2026-07-09
Edge uptime checklist
A compact routine for keeping a small public web service predictable.
Keep public services boring: one entry point, clear logs, and a repeatable recovery path.
For small sites, the highest value checks are certificate renewal, HTTP status, disk space, service state, and a recent backup.
The goal is not to make the system complicated. The goal is to make the next fix obvious.