Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make dev environment more closely match prod, and prod match itself #112

Open
ian-r-rose opened this issue Nov 26, 2019 · 0 comments
Open
Assignees

Comments

@ian-r-rose
Copy link
Contributor

A few things to audit:

  1. The prod python environment(s) have some historical cruft. Maybe we should recreate them de novo (possibly with conda, cf switch to miniconda in dockerfile  #64)
  2. There are at least two prod ec2 instances, which may have diverged. We should audit to see if there are significant differences. At the very least, the way the application is deployed is different
  3. We should likely lock down the environment a bit more by specifying versions in the requirements.txt.
  4. We should swap out the Postgres backing database for a MySQL one in the dev environment to match our prod setup.
@ian-r-rose ian-r-rose self-assigned this Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant