-
Notifications
You must be signed in to change notification settings - Fork 1
Deployment
Jaron Heard edited this page Jul 8, 2020
·
2 revisions
- Merge changes to develop
- Changes will be automatically deployed to staging
- Login to hacko AWS account
- Make sure you’re on US-West-2 region
- Go to ECS Clusters
- Copy the full image string from the latest staging task definition
- Go to the production task definition and create a new revision
- Edit the container in the new revision to with the full image string
- Go to ECS Clusters and choose the production service
- Click update in top right and enter latest revision number for task definition
- Click through next a bunch of times and then update service
- You can see the progress on the Tasks tab