Personal Hub

Recover the owner account

Recovery is intentionally limited to the primary owner. Managed users should ask the owner to reset their password.

Use local server recovery

This build does not expose a public recovery-email request. Run the documented Owner recovery command directly on the server, then paste its single-use token into the reset screen.

Offline recovery

From the server host, run docker compose --env-file docker/.env --profile maintenance run --rm maintenance recover-owner --owner-email owner@example.com. No universal password is included.

Return to sign in