EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the Blue/Green deployment of Docker Compose-based applications on EC2 instances using AWS Systems Manager (SSM). It eliminates the need for SSH key management by leveraging IAM permissions and ensures secure deployments with features like health checks, zero downtime updates via dynamic Nginx configuration, and automatic cleanup of outdated containers and images. This action simplifies and secures deployment workflows, promoting reliable application updates without service interruptions.