Silinell is downtime status page inspired from Cachet.
clone from https://github.com/razindrafirman/silinell.git to install.
git clone https://github.com/razindrafirman/silinell.git
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.