Back to search
GitHub Repo Name: devops-starter-project Description: This repository is a beginner-friendly DevOps project that covers the fundamentals of CI/CD, containerization, and cloud deployment. It includes a simple Flask web app, a Docker setup, and an automated GitHub Actions pipeline for continuous integration.
Stars
20
Forks
0
Watchers
20
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
3
commits
feat: initialize Flask application with Docker, Redis caching, health checks, Prometheus metrics, and Docker Compose infrastructure.
b584f25View on GitHubdocs: Add detailed architecture documentation including high-level design, components, CI/CD, and monitoring.
72a93cfView on GitHub