You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
295 B

10 years ago
10 years ago
10 years ago
10 years ago
  1. # healthchecks
  2. 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.
  3. It is live here: [http://healthchecks.io/](http://healthchecks.io/)
  4. The building blocks are:
  5. * Python 3
  6. * virtualenv
  7. * Django 1.8
  8. * PostgreSQL