department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 201 forks source link

Create QA environment on AWS for IPP #65638

Open djmunoz1 opened 1 year ago

djmunoz1 commented 1 year ago

AC

DEF OF DONE

rdvyas commented 1 year ago

Completion steps:

  1. Create AWS org for VA.gov projects
  2. Create Dev accounts for MO development team
  3. Create EC2 resources for QA server
  4. Deploy VA.gov (rails-api) client/server code
  5. Allow access to VA.gov for MO team
rdvyas commented 1 year ago

Updating the steps to reflect new Docker implementation of the environments.

  1. Create AWS org for VA.gov projects
  2. Create Dev accounts for MO development team
  3. Create Docker images and deploy to ECR
  4. Deploy VA.gov (rails-api) client/server code on ECS
  5. Allow access to VA.gov for MO team