Deploy Your Status Page
On deploy, FlareWatch enqueues a deployment job and executes Cloudflare API operations to provision/update resources in your account.
What gets created
- Monitor worker (
flarewatch-monitor-*) - Status page worker (
flarewatch-status-*or your custom name) - KV namespace:
flarewatch-config - KV namespace:
flarewatch-state - Optional worker secrets for admin/status-page auth (hashed secret format)
- Optional DNS CNAME update/create if you selected automatic custom-domain DNS
Typical duration
Most deployments complete in about 1-3 minutes, depending on artifact upload and API latency.
After deployment
You get a https://<worker>.<subdomain>.workers.dev URL immediately. You can then:
- keep using workers.dev, or
- configure/customize your domain routing,
- rerun the wizard later for updates,
- delete the deployment from the post-deploy flow.