Click here for the demo site
And also check out the CICD behind this!
1. The foundation level terraform update
2. The Updated Ansible Playbook
3. The commit that adds the following to this project:
- Delegated terraform files specific to this project
- Dockerfile to containerize this project
- A GitHub Action workflow config file to:
- Apply project specific terraform configuration
- Build and Publish container image to AWS ECR
- Run a playbook to pull and deploy the image behind the nginx proxy container