StatusForce is an open source status page written in Python.
 
 
 
Go to file
Raoul Snyman 7802bb963e
Get the ball rolling
- Add templates
- Add static assets
- Add module setup
- Add services to the page
- Add incidents to the page
- Add authentication to the admin section
- Add Dockerfile and docker-compose.yaml
2021-09-17 17:02:53 -07:00
docker Get the ball rolling 2021-09-17 17:02:53 -07:00
statusforce Get the ball rolling 2021-09-17 17:02:53 -07:00
.gitignore Get the ball rolling 2021-09-17 17:02:53 -07:00
Dockerfile Get the ball rolling 2021-09-17 17:02:53 -07:00
README.rst Get the ball rolling 2021-09-17 17:02:53 -07:00
docker-compose.yaml Get the ball rolling 2021-09-17 17:02:53 -07:00
setup.cfg Get the ball rolling 2021-09-17 17:02:53 -07:00
setup.py Get the ball rolling 2021-09-17 17:02:53 -07:00

README.rst

StatusForce

StatusForce is a simple, open source status page written in Python and Flask.