exozyme status page, showing the health of services
https://status.exozy.me
.gitignore | ||
check | ||
dinit-service | ||
main.py | ||
readme.md | ||
status.py |
isitistilup
simple status page (http server)
To add services to check, edit [status.py].
You may want to use HTTP health check instead of TCP handshake check for some services.
Before you push, run ./check
to check the syntax.