Projects with this topic
Sort by:
-
This project demonstrates a full CI/CD pipeline for deploying a Flask application. Code is pushed to GitHub, mirrored to GitLab, and automatically deployed to an Ubuntu EC2 instance using GitLab CI/CD. The Flask app is served with Gunicorn behind Apache, secured with HTTPS (Let's Encrypt).
Updated