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.
 
 
 
 
 
Pēteris Caune 75b0e36b12 Take configuration from environment variables. 10 years ago
hc Take configuration from environment variables. 10 years ago
static logout, unified login 10 years ago
templates Setting up tests 10 years ago
.gitignore Initial commit 10 years ago
.travis.yml More tests 10 years ago
README.md Update README.md 10 years ago
manage.py Initial commit 10 years ago
requirements.txt Login works, stubbed out canary index page 10 years ago

README.md

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