Update Credentials
~/.aws/credentials
file with your AWS credentialsAWS_ACCESS_KEY_ID
+ AWS_SECRET_ACCESS_KEY
environment variablesaws configure
Update region and subnets
workspace/settings.py
file (required for ECS services)aws_region
RDS database password
workspace/secrets/prd_db_secrets.yml
App secrets
workspace/secrets/prd_app_secrets.yml
workspace/prd_resources.py
file./admin
page to view the Django admin site.
Create an admin user by SSH-ing into the production container: