You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
We should likely lock down the environment a bit more by specifying versions in the requirements.txt.
We should swap out the Postgres backing database for a MySQL one in the dev environment to match our prod setup.
The text was updated successfully, but these errors were encountered:
A few things to audit:
requirements.txt
.The text was updated successfully, but these errors were encountered: