youTube Link: https://youtu.be/j9kq_s6kgFk
๐ Flask DevOps Demo
A simple Flask-based web application that displays a welcome message.
This project demonstrates a complete DevOps pipeline, from development and containerization to cloud deployment using Docker, GitHub, and Render.
๐ Description
This project was created as part of a DevOps assignment to demonstrate end-to-end deployment of a web app.
It includes:
- A minimal Flask application
- Dockerization for container-based deployment
- GitHub version control
- Cloud deployment using Render.com
โ Features
- Basic Flask route with a welcome message
- Dockerized setup for consistent development and deployment
- Deployed using a free Render Web Service
- Portable and production-ready base for microservices
โ๏ธ Tech Stack
- ๐ Python 3.x
- ๐ Flask
- ๐ณ Docker
- ๐ ๏ธ Render (Cloud Deployment)
- ๐ป Git & GitHub
๐ Live Demo
๐ Click here to view the live app
(replace with your actual Render URL)
๐ Project Structure
๐งช Running Locally
1. Clone the repository:
git clone https://github.com/your-username/flask-devops-demo.git
cd flask-devops-demo
Built With
- dockerfile
- python
Log in or sign up for Devpost to join the conversation.