This is a simple status page to show an overview of your sites. The goal here was to create a simple, free, remote monitoring capabilty. The plan was to create something easily modified for use to show current open issues, setup notices of maintenance windows, and obviously show the current UP status of sites. This work is not originally done by me, but I like to think I've improved on and fixed previous works by others.
This is based off status by @flybaseio which is originally based on statuspage by @jayfk. Please feel free to fork, modify, and help improve!
Large thanks to @vertig0ne for the help with adapting this. More credit due to him for manipulation of the code so far.
Check the wiki for details on configuration and usage.
- Fetch service status dynamically from REST API using UptimeRobot
- Fetch incident messages from GitHub Issues
- Dynamically display issues as either Incidents or Maintenance
- Top level notification bar to indicate overall status
- Only displays up to last 14 days of incidents
- Select from light or dark theme