The updater preserves a recoverable pre-update state.
Safe self-update / 01
Backup first.
Verify after.
Ask Oktapod to check in chat. Installation requires approval, creates a backup, restarts, verifies health, and reports the durable result.
Read-only check
oktapod update --checkApproved update
oktapod update --installInspect result
oktapod update --statusUpdate contract / 02
Backup. Apply. Verify. Roll back on failure.
Service health and readiness must pass before success is reported.
The previous state is restored when verification fails; the result returns to chat.
Manual recovery / 03
If automatic rollback cannot finish.
- 01
Restore
oktapod restore --input <backup-path> --verify - 02
Check health
oktapod doctoroktapod readiness - 03
Need the full path?
Open the public docs for setup and deployment guidance.