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

Latest commit

 

History

History
13 lines (13 loc) · 1 KB

README.md

File metadata and controls

13 lines (13 loc) · 1 KB

Live Status

Live Status Page system, built on UptimeRobot and GitHub Pages, to enable you to display a clean and professional status page for your company or project.


Installation

  1. Fork this repo - Github Docs
  2. Change CNAME file to your subdomain, and point a CNAME record from your DNS to .github.io
  3. Obtain your UptimeRobot monitor-specific apiKeys (They must not be account-specific keys as these will not work, and may also expose your account to hacking), found under the "My Settings" page of UptimeRobot.
  4. Place your apiKeys in the config.js file in the root of this repo, and set a title, refresh time, etc. of your choice.
  5. Voila!

Built by James Bithell, available open source under the MIT License (with this attribution).