Automating Flask Deployments: A CI/CD Approach in Education
Automating Flask Deployments: A CI/CD Approach in Education
Created using ChatSlide
This project focuses on the automated deployment of a Flask application to efficiently manage expenses. Certified and supervised by noted professionals, the initiative leverages technologies like Jenkins for continuous integration and continuous deployment (CI/CD), GitHub for version control, and Gunicorn to ensure scalability. The process begins with developers pushing changes to GitHub, triggering Jenkins pipeline execution, and accessing the app via Linux and Ngrok. Future developments...