1
Fork 0
satellite/hosts/nixos/lapetus/secrets.example.yaml

14 lines
425 B
YAML
Raw Normal View History

2024-05-09 15:03:50 +02:00
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_end: |
MICROBIN_ADMIN_PASSWORD=...
MICROBIN_UPLOAD_PASSWORD=...