Pēteris Caune 71497c5dc4 Words.
2019-07-06 18:11:10 +03:00
2019-07-06 18:09:49 +03:00
2019-07-06 17:39:31 +03:00
2019-07-06 18:11:10 +03:00

Healthchecks.io Status Dashboard

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

See a live example dashboard here.

  • Single page, no external dependencies.
  • Plain HTML, JS and CSS. Fork it and hack on it no build tools or dev environment needed.
  • Live-updates every 5 seconds.
  • Can display checks from multiple projects.
  • Uses Healthchecks.io read-only API keys, does not expose ping URLs.

Dark Theme

Dark THeme

Light Theme

Light THeme

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.
  • Publish the index.html file to 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%