Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 402 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 402 Bytes

uptime

A status monitor written in django

This is WIP

Stuff to do:

  • Basic CRUD for creating and handling endpoints, pings, groups
  • Celery tasks / integration for pinging endpoints
  • Uptime notifications via email
  • Run each group's pings in their own thread
  • Front-end templates for displaying public / group statuses
  • Deploy to heroku at nvite-status.herokuapp.com