Topic: Migrating RunAtlantis from local setup to AWS ECS
All the articles with the topic "Migrating RunAtlantis from local setup to AWS ECS".
1. Migrating local Run Atlantis setup to AWS ECS - The Preparation
This is the first episode of a series on migrating a local run atlantis setup to AWS ECS.
2. How to build and publish my custom RunAtlantis docker Image with Terraform
On this episode, I leverage on terraform to build my custom run atlantis docker image and publish this to my private ECR. This is part 2 of the preparation that I need to perform before I could migrate my local instance of Run Atlantis to AWS ECS.
3. How to secure and manage environment variables with Parameter Store in AWS
On this episode, I look into the different environment variables that I use for my run Atlantis application. I then look into Parameter Store in AWS Systems Manager to securely store and manage the values of environment variables that have sensitive data.
4. How to setup AWS ECS Infrastructure for Run Atlantis
AWS ECS and Load Balancer resources to setup a run atlantis endpoint that is accessible through the internet.