Operator Flow¶
Recommended flow¶
- Review config and docs.
- Run
apply --dry-run. - Run
applyfor real. - Wait for phase 1 completion and reboot.
- Run
verifyanddoctor. - Export and import WireGuard client config.
- Access NPM/Kuma/ntfy over VPN.
- Rotate credentials with
creds. - Initialize notifications.
- Test recovery paths.
- Run
lockdownonly after VPN-admin access is proven.
Why this order¶
This order intentionally avoids the classic self-own: enabling restrictive access controls before confirming the admin plane actually works.