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 8628be8584 email_from setting, don't send alerts about checks without associated user 9 years ago
hc email_from setting, don't send alerts about checks without associated user 9 years ago
static description, keywords 9 years ago
stuff Styling 10 years ago
templates don't specify http or https for webfonts 9 years ago
.gitignore Better welcome page. 10 years ago
.travis.yml More tests 10 years ago
LICENSE Adding LICENSE 10 years ago
README.md Link to live site 10 years ago
manage.py Initial commit 10 years ago
requirements.txt Syntax highlighting for snippets. 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.

It is live here: http://healthchecks.io/

The building blocks are:

  • Python 3
  • virtualenv
  • Django 1.8
  • PostgreSQL