Requirements

Repos

The follow git repos will be needed to deploy the infrastructure and run initial database migrations:

Docker Images

The infrastructure uses ECS to deploy docker images of the four critical parts of the application. You can create your own docker images or use the ones available in Docker Hub:

Tooling

You will need the following tools installed locally to be able to execute the commands to build and deploy the app.

AWS CLI jq Terraform v0.12.24

Last updated