1
Fork 0
satellite/hosts/nixos/lapetus/secrets.example.yaml
2024-05-09 15:20:03 +02:00

14 lines
425 B
YAML

tilde_irc_pass: ...
vaultwarden_env: |
SMTP_PASSWORD=...
grafana_smtp_pass: ...
grafana_discord_webhook: https://discord.com/api/webhooks/...
# I think this can simply be a randomly generated key
invidious_hmac_key: ...
# contents of `credentials.json` file generated by `cloudflared tunnel create`
cloudflare_tunnel_credentials: |
...
microbin_env: |
MICROBIN_ADMIN_PASSWORD=...
MICROBIN_UPLOAD_PASSWORD=...