Home
Launch type: EC2 | Template: Gunicorn/Flask | Language: HCL
★ Key Features
- Automated EC2 Deployment
- CICD Workflow
- Secure SSH Keys
Description
- Flask app deployed to AWS EC2 using GitHub Actions for automatic updates on every push.
- GitHub Actions pulls code, restarts Gunicorn, and ensures the latest version is live — no manual deploys needed.
- Uses Terraform for provisioning, Python for the app, and SSH keys for secure remote deployment.