internal-displacement
internal-displacement copied to clipboard
Config for running in AWS
The docker-compose.yml
and docker.env
files are currently set up with local development in mind. We'll want a production-friendly config.
- Don't run localdb
- DB config refers to AWS RDS instance instead of localdb (please do not check credentials in to git)
- Node.js runs production version, instead of development version