Uptime & health checks
Monitor the Isoward control plane on your deployment.
Health endpoints
GET https://isoward.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 ISOWARD_NOTIFY_WEBHOOK_URL (or legacy BREACHFIX_CLOUD_NOTIFY_WEBHOOK_URL) for Slack/Discord-compatible alerts on deploy failure.
systemd
bash
sudo systemctl status isoward
sudo journalctl -u isoward -f