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.

11 lines
226 B

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. The building blocks are:
  4. * Python 3
  5. * virtualenv
  6. * Django 1.8
  7. * PostgreSQL