Skip to content

Releases: tngaspar/isitdown-alert

v0.2.0

18 Sep 15:54
Compare
Choose a tag to compare
  • Adds PostgreSQL database container to store current active cron jobs and history of validations;
  • Adds webapp dashboard providing a convenient way to check stats of requests and history of validations' results;
  • Nginx server container for web deployment

Live demo http://isitdown.tgaspar.com/

v0.1.0

02 Aug 21:34
Compare
Choose a tag to compare

First release.

Main features:

  • Validates webpages' status on a predefined interval.
  • Automatically creates cronjobs inside Docker container.
  • Sends email alerts if webpage is down.