Getting Started

FlareWatch is an open-source status page and uptime monitoring stack that deploys into your Cloudflare account. The wizard at flarewatch.app sets up workers, KV storage, and optional DNS so you can launch without CLI tooling.

What you get

  • Public status page on your own Cloudflare Workers deployment
  • HTTP/TCP monitors managed from FlareWatch runtime config
  • Webhook notifications with Slack/Discord/Telegram/custom templates
  • Branding controls (title, logo, theme, custom CSS)
  • Custom domain support (manual DNS or automatic DNS when supported)

Prerequisites

  • A Cloudflare account (free tier works).
  • A FlareWatch license ($49 one-time) from flarewatch.app. The license unlocks the deployment wizard -- the deployed runtime is open-source and runs in your account.

See a live example at demo.flarewatch.app.

Deploy in under 5 minutes

Create a Cloudflare account

If you don't already have one, sign up at cloudflare.com.

Generate an API token

Create a Cloudflare API token with the required permissions. See the Connect step docs.

Run the wizard

Paste your token, configure monitors/branding/notifications/security, and deploy.

You're live

Your workers are deployed, and monitor checks run on the scheduled cron (currently every 5 minutes).

FlareWatch is a deployment/control-plane app. After deployment, your status runtime continues in your Cloudflare account even if you are not actively using the wizard.

Ready to start? Launch the wizard and follow the wizard docs.