Prod manager is a lightweight tool that allow you to display your production infrastructure status to your client.
- 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 ?).
- Use
Scopes
to split your environment into smaller chunks - Create
Services
to match your production environment - Define
Monitors
to display yourScopes
/Services
status - Track
Incidents
status and resolution - Plan
Maintenances
when enhancing yourServices
- Show
Announcements
to your community - Mail notifications when
CREATE
orUPDATE
anIncidents
/Maintenances
- ICalendar download for
Maintenances
- API endpoints
- API Python library
You can find security related informations about ProdManager on the security webpage :
Please check future Milestones
There are 3 deployments options :
Advanced configurations can be found in the application documentation
If you want to report a bug or request a new feature, feel free to open a new issue.
If you want to modify Prod Manager, thoses guidelines may be useful for you