healthchecks/README.md
2015-07-01 00:43:48 +03:00

14 lines
295 B
Markdown

# healthchecks
healthchecks is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.
It is live here: [http://healthchecks.io/](http://healthchecks.io/)
The building blocks are:
* Python 3
* virtualenv
* Django 1.8
* PostgreSQL