SmartDeploy – DevOps Automation Demo
This project showcases a complete DevOps pipeline running on a VPS,
demonstrating real-world deployment automation and infrastructure management.
Architecture
- FastAPI backend application
- Docker containerized environment
- Jenkins CI/CD pipeline triggered by GitHub
- Ansible automated deployment
- Runs on a Linux VPS
Deployment Flow
GitHub → Jenkins → Docker Build → Ansible → Live Container
Features
- Real-time CPU, RAM, Disk monitoring
- Live container tracking
- Streaming logs
- AI-powered product description generator
What This Demonstrates
- End-to-end CI/CD pipeline
- Infrastructure as Code (IaC)
- Container lifecycle management
- AI integration in DevOps workflow
SmartDeploy | DevOps Portfolio Project