Uptime & health checks
Monitor the BreachFix Cloud control plane on your deployment.
Health endpoints
GET https://cloud.breachfix.com/api/health(production)GET http://127.0.0.1:9876/api/health(local)GET /status— public status page
External monitoring
Configure Cloudflare Health Checks or UptimeRobot against the Cloud health URL.
Failure notifications
Set BREACHFIX_CLOUD_NOTIFY_WEBHOOK_URL for Slack/Discord-compatible alerts on deploy failure.
systemd
sudo systemctl status breachfix-cloud sudo journalctl -u breachfix-cloud -f