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

Production checklist #119

Closed
7 tasks done
thekaveman opened this issue Sep 20, 2021 · 1 comment
Closed
7 tasks done

Production checklist #119

thekaveman opened this issue Sep 20, 2021 · 1 comment
Milestone

Comments

@thekaveman
Copy link
Member

thekaveman commented Sep 20, 2021

  • Create .github/workflows/ecs-deploy-prod.yml based on existing files for dev and test.
  • Configure secrets in prod environment
    • AWS_ACCESS_KEY_ID
    • AWS_ACCOUNT
    • AWS_BUCKET
    • AWS_SECRET_ACCESS_KEY
  • Add .env and config.json files to bucket
    • Verify ALLOWED_HOSTS
    • Verify amplitude API creds
    • Verify eligibility API creds
    • Verify payment processor API creds
  • Configure domain in Route53
  • Verify ELB subnets are Outside
  • Add aws-cli image to ECR
  • Merge dev -> test -> prod to initiate the deploy
@thekaveman
Copy link
Member Author

Closed by #145 and #146

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