Operate
Runbooks
Live health
Code
Readiness
Code
Portal root redirects
The public user portals should return a clean redirect:
Code
There should be no __next_error__ body.
Logs
Use Grafana/Loki for central logs. Keep log retention bounded in sandbox and staging so noisy integration failures do not fill the VPS disks.
Deployment path
Use:
Code
Avoid ad hoc live mutation unless you are actively recovering an outage and plan to reconcile the change back into GitOps.
Last modified on