Backup first.
Verify after.

Ask Oktapod to check in chat. Your apply request is the one confirmation; Oktapod backs up, updates, verifies health, and reports the durable result.

Read-only checkoktapod update --check
Apply updateoktapod update --install
Inspect resultoktapod update --status

Backup. Apply. Verify. Roll back on failure.

BeforeSnapshot

The updater preserves a recoverable pre-update state.

AfterHealth proof

Service health and readiness must pass before success is reported.

FailureAutomatic rollback

The previous state is restored when verification fails; the result returns to chat.

If automatic rollback cannot finish.

  1. Restore

    oktapod restore --input <backup-path> --verify
  2. Check health

    oktapod doctor
    oktapod readiness
  3. Need the full path?

    Open the public docs for setup and deployment guidance.