pez-infra/ansible/services/authelia/config.enc.yml.example
Rasmus Wejlgaard 737d6e0bc1 initial commit
2026-03-28 12:39:41 +00:00

10 lines
316 B
Text

# Example: services/authelia/config.enc.yml
# Authelia secrets — encrypt with: sops -e -i config.enc.yml
---
jwt_secret: CHANGEME
session_secret: CHANGEME
storage_encryption_key: CHANGEME
lldap_admin_password: CHANGEME
mariadb_root_password: CHANGEME
mariadb_authelia_password: CHANGEME
oidc_hmac_secret: CHANGEME