# These are the variables contained in secrets.yml
# Secrets are usually 32 characters or more, matching [a-Z0-9]

postgres_passwords:
  fider: xxx
  nextcloud: xxx
  passit: xxx
  gitea: xxx
  matrix: xxx
  codimd: xxx
  mailu: xxx
  ttrss: xxx
  keycloak: xxx
  mastodon: xxx
  rallly: xxx
  membersystem: xxx

fider_jwt_secret: xxx

ldap_admin_password: xxx
ldap_config_password: xxx

passit_secret_key: xxx

docker_password: xxx

mailu_secret_key: xxx

drone_secrets:
  oauth_client_id: xxx
  oauth_client_secret: xxx
  rpc_shared_secret: xxx

restic_secrets:
  user_secret: xxx
  encryption_secret: xxx

matrix_secrets:
  registration_shared_secret: xxx
  macaroon_secret_key: xxx
  form_secret: xxx

keycloak_secrets:
  admin_user: xxx    //used for setting up the initial admin user on first run
  admin_password: xxx

mastodon_secrets:
  secret_key_base: xxx
  otp_secret: xxx
  vapid_private_key: xxx
  vapid_public_key: xxx

rallly_secrets:
  secret_password: xxx

membersystem_secrets:
  secret_key: xxx