Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 578 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 578 Bytes

status.iron.security

The status monitoring website of IRON that checks uptime for various critical services such as the public website.

This is based on the excellent work of eidam/cf-workers-status-page.

Cloudflare Workers was chosen to allow us to run out own status page in two parts:

  • The Flareact (edge-rendered React) frontend and API of our status page
  • The uptime monitors which run on the Cloudflare edge

Development

% wrangler dev