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

21 lines
583 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: |
...
2024-05-09 15:20:03 +02:00
microbin_env: |
2024-05-09 15:03:50 +02:00
MICROBIN_ADMIN_PASSWORD=...
MICROBIN_UPLOAD_PASSWORD=...
2024-05-11 01:09:43 +02:00
forgejo_mail_password: ...
2024-05-21 02:40:58 +02:00
javi_password: ...
2024-05-31 03:46:32 +02:00
vpn_env: |
WIREGUARD_PRIVATE_KEY=...
WIREGUARD_ADDRESSES=...
SERVER_CITIES=...
2024-06-01 01:19:12 +02:00
OPENVPN_USER=...