ReferenceSecrets
DEPLOY_SSH_KEY
GitHub Actions deploy SSH key for the VPS.
Secret: DEPLOY_SSH_KEY
Purpose: GitHub Actions deploy SSH key for the VPS.
Source: GitHub Secrets
Rotation runbook: [regenerate via Daedalus / ssh-keygen](regenerate via Daedalus / ssh-keygen)
How it's used
Loaded at container startup. Failure to read the secret usually causes a fatal startup error.
How to rotate
See the linked runbook above. Most secrets have a documented zero-downtime rotation procedure.
Related
- Security, Secrets management, full inventory.
- Operate, Secrets audit, quarterly cadence.