628 B
628 B
Secrets
Burrow secrets live in secrets/<name>.age and are managed with agenix.
For the Forgejo Namespace Cloud runtime:
secrets/forgejo/admin-password.agesecrets/forgejo/agent-ssh-key.agesecrets/forgejo/nsc-token.agesecrets/forgejo/nsc-dispatcher-config.agesecrets/forgejo/nsc-autoscaler-config.age
Use:
make secret name=forgejo/nsc-tokenmake secret-file name=forgejo/agent-ssh-key file=/path/to/source
The forge host decrypts these files at activation time and feeds the resulting
paths into services.burrow.forge, services.burrow.forgeRunner, and
services.burrow.forgejoNsc.