20 lines
703 B
Markdown
20 lines
703 B
Markdown
# Playbook operation guides
|
|
|
|
This folder contains operator-facing guides for playbook execution.
|
|
|
|
## Available runbooks
|
|
|
|
- [Authentik deployment checklist](deploy-authentik.md)
|
|
- [Manage Docker environment](manage_docker_environment.md)
|
|
- [Mount NFS shares](mount_nfs_shares.md)
|
|
- [Onboard ansible secrets](onboard-ansible-secrets.md)
|
|
- [Onboard non-Proxmox host (new + existing)](onboard_new_host.md)
|
|
- [Watchtower monitoring onboarding and self-healing](watchtower-monitoring-onboarding.md)
|
|
|
|
## Usage pattern
|
|
|
|
1. Validate prerequisites in the runbook.
|
|
2. Run playbook commands exactly as documented.
|
|
3. Verify service health and access paths.
|
|
4. Record outcomes and follow rollback steps when needed.
|