Self-healing uptime
Pre-launch ยท joining the waitlist

Your server heals itself at 3am.

Nightwatch detects broken services, repairs them automatically, and rolls back bad deploys โ€” before anyone notices. No alerts at 3am. No SSH sessions at 3am. No users complaining at 9am.

Early access ยท open-source agent ยท $9/mo (Pro)
โœ… You're in! We'll email you when the beta opens.
โš ๏ธ Something went wrong โ€” try again or email us directly.
1

Install

curl -sSL install.sh | bash โ€” 5-minute setup, runs as your user, not root.

2

Declare

Define healthchecks and repair rules in a simple YAML file. Your scripts, your permissions.

3

Sleep

If a service dies, Nightwatch repairs it. If a deploy breaks it, Nightwatch rolls it back. Audit log of everything.

๐ŸฉบReal healthchecks โ€” catches "alive but broken" (HTTP 500, crash-loops), not just dead processes.
๐ŸชœRepair ladder โ€” restart โ†’ recreate โ†’ custom script โ†’ escalate with logs. Deterministic, every time.
โ†ฉ๏ธAuto-rollback deploys โ€” service dies right after a deploy? Reverted automatically in 60s.
๐Ÿ•ฏ๏ธDead man's switch โ€” if the whole machine dies, you get alerted with context, not silence.
๐Ÿ”“Open-source agent โ€” audit exactly what runs on your box. Runs offline, only heartbeats go out.
๐Ÿค–No AI in the loop โ€” deterministic rules only. If X happens, Y always runs. No surprises on your server.
90% of outages fix themselves in under 5 minutes.
The other 10% alert you with logs before anyone else knows. ๐Ÿฆ‰