Prod manager
Prod manager is a lightweight tool that allow you to display your production infrastructure status to your client.
Live demo
- Deployment with demonstration data (secret: 
changeit) - Playground for you to test the app (secret: 
changeit) 
Thoses are temporary live demo, all data will be reset regulary. Servers are located in France, so if you live far from there, it may affect your experience. You can install it locally and try it out for the best demo experience (see How to Deploy ?).
Features
- Use 
Scopesto split your environment into smaller chunks - Create 
Servicesto match your production environment - Define 
Monitorsto display yourScopes/Servicesstatus - Install custom integration to fetch and update status from external sources
 - Track 
Incidentsstatus and resolution - Plan 
Maintenanceswhen enhancing yourServices - Show 
Announcementsto your community - Mail notifications when 
CREATEorUPDATEanIncidents/Maintenances - ICalendar download for 
Maintenances - API endpoints
 - API Python library
 
Security
You can find security related informations about ProdManager on the security webpage :
- latest image Trivy report
What's Next?
Please check future Milestones
Screenshots

How to Deploy ?
There are 3 deployments options : - Standalone - Docker Compose - CloudNative
Advanced configurations can be found in the application documentation
Contribute
Bug Reports / Feature Requests
If you want to report a bug or request a new feature, feel free to open a new issue.
Merge Requests
If you want to modify Prod Manager, thoses guidelines may be useful for you