Pēteris Caune edbc121d55 Adding README
2019-07-06 18:02:22 +03:00
2019-07-06 17:39:31 +03:00
2019-07-06 18:02:22 +03:00

Healthchecks.io Status Dashboard

A standalone dashboard page showing the status of the checks in your Healthchecks.io account.

  • single page, no external dependencies
  • plain HTML, JS and CSS. Fork and hack on it no build tools or dev environment needed
  • auto-refreshes every 5 minutes
  • can display checks from multiple projects
  • uses Healthchecks.io read-only API keys, does not expose ping URLs

How To Use

  • fork the repository
  • edit index.html and replace the API keys in <h1> tags
  • optionally, you can tweak the colors, font sizes and layout
  • put the index.html file on a web server (Github pages, S3 bucket, Netlify, ...), or simply open it as a local file in your browser
Description
No description provided
Readme BSD-3-Clause 154 KiB
Languages
HTML 99.5%
Dockerfile 0.5%