ansible/group_vars/all/secrets.yml.contents

58 lines
1.0 KiB
Plaintext
Raw Normal View History

# These are the variables contained in secrets.yml
# Secrets are usually 32 characters or more, matching [a-Z0-9]
---
postgres_passwords:
nextcloud: xxx
passit: xxx
gitea: xxx
matrix: xxx
codimd: xxx
mailu: xxx
2021-10-07 11:20:30 +00:00
keycloak: xxx
hedgedoc: xxx
2022-05-07 20:53:18 +00:00
mastodon: xxx
2022-11-07 17:38:08 +00:00
rallly: xxx
2022-08-09 11:50:49 +00:00
membersystem: xxx
ldap_admin_password: xxx
ldap_config_password: xxx
passit_secret_key: xxx
docker_password: xxx
mailu_secret_key: xxx
2022-11-22 16:15:59 +00:00
nextcloud_secrets:
redis_password: xxx
drone_secrets:
oauth_client_id: xxx
oauth_client_secret: xxx
rpc_shared_secret: xxx
restic_secrets:
repository_password: xxx
ssh_privkey: xxx
matrix_secrets:
registration_shared_secret: xxx
macaroon_secret_key: xxx
form_secret: xxx
2021-10-07 11:20:30 +00:00
keycloak_secrets:
2022-11-12 22:06:45 +00:00
admin_user: xxx # used for setting up the initial admin user on first run
2021-10-07 11:20:30 +00:00
admin_password: xxx
2022-05-07 20:53:18 +00:00
mastodon_secrets:
secret_key_base: xxx
otp_secret: xxx
vapid_private_key: xxx
vapid_public_key: xxx
2022-08-09 11:50:49 +00:00
2022-11-07 18:05:49 +00:00
rallly_secrets:
secret_password: xxx
2022-08-09 11:50:49 +00:00
membersystem_secrets:
secret_key: xxx