Merge branch 'master' of github.com:healthchecks/healthchecks

This commit is contained in:
Pēteris Caune 2015-06-25 22:29:38 +03:00
commit 7adfb2ce90

View File

@ -1,3 +1,11 @@
# 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.
The building blocks are:
* Python 3
* virtualenv
* Django 1.8
* PostgreSQL