replace nforwardauth with authelia #231

Merged
mg merged 45 commits from authelia into master 2024-11-10 12:53:46 +01:00
Showing only changes of commit c1efe69f96 - Show all commits

View file

@ -37,9 +37,11 @@ regulation:
ban_time: 300
storage:
encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}
local:
path: /data/db.sqlite3
mysql:
address: 'tcp://authelia-db:3306'
encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}
username: authelia
password: {{ lookup('viczem.keepass.keepass', 'authelia_mysql_password', 'password') }}
notifier:
smtp: