forked from GithubBackups/healthchecks
Update README.md
This commit is contained in:
parent
3fff9e8e3a
commit
6304aa4180
@ -1,3 +1,11 @@
|
|||||||
# healthchecks
|
# 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.
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user