Add homelab installer and services (allprox, authelia, lldap)
This commit is contained in:
parent
68b23f1cbe
commit
bb754cdd8c
32 changed files with 2356 additions and 1 deletions
3
services/authelia/users_database.yml
Normal file
3
services/authelia/users_database.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Local users (file backend). We authenticate against LLDAP, so this stays empty.
|
||||
# Authelia still requires the file to exist.
|
||||
users: {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue