vps/secrets.yml.example
2024-09-07 10:16:47 +02:00

56 lines
1 KiB
Text

# To generate random secret: openssl rand -base64 <length>
ansible_become_password:
borg_passphrase:
cifs_credentials:
username:
password:
coturn_secrets:
static_auth_secret:
diun_secrets:
webhookurl:
fireshare_secrets:
admin_username:
admin_password:
secret_key:
hedgedoc_secrets:
client_id:
client_secret:
postgres_user:
postgres_password:
session_secret:
keycloak_secerts:
postgres_user:
postgres_password:
mailserver_secrets:
postgres_user:
postgres_password:
searxng_secrets:
searxng_secret:
synapse_secrets:
smtp_user:
smtp_pass:
postgres_user:
postgres_password:
turn_shared_secret: "{{ coturn_secrets['static_auth_secret'] }}"
macaroon_secret_key:
form_secret:
vaultwarden_secrets:
# Generate with: docker exec --rm -ti docker.io/vaultwarden/server:alpine /vaultwarden hash
admin_token_hash:
# https://en.wikipedia.org/wiki/Percent-encoding#Percent-encoding_reserved_characters
postgres_user:
postgres_password:
smtp_username:
smtp_password: