Olympus Docs
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.

On this page