Update secrets.yml.contents

This commit is contained in:
Sam A. 2023-01-24 21:51:22 +01:00
parent e3c60f4ba9
commit ca3a869cd8
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -1,6 +1,6 @@
# These are the variables contained in secrets.yml # These are the variables contained in secrets.yml
# Secrets are usually 32 characters or more, matching [a-Z0-9] # Secrets are usually 32 characters or more, matching [a-Z0-9]
---
postgres_passwords: postgres_passwords:
nextcloud: xxx nextcloud: xxx
passit: xxx passit: xxx
@ -9,6 +9,7 @@ postgres_passwords:
codimd: xxx codimd: xxx
mailu: xxx mailu: xxx
keycloak: xxx keycloak: xxx
hedgedoc: xxx
mastodon: xxx mastodon: xxx
rallly: xxx rallly: xxx
membersystem: xxx membersystem: xxx
@ -31,8 +32,9 @@ drone_secrets:
rpc_shared_secret: xxx rpc_shared_secret: xxx
restic_secrets: restic_secrets:
user_secret: xxx user_password: xxx
encryption_secret: xxx repository_password: xxx
ssh_privkey: xxx
matrix_secrets: matrix_secrets:
registration_shared_secret: xxx registration_shared_secret: xxx