WIP: feat(authelia): Add authentication with authelia
This commit is contained in:
parent
b067bbc8c0
commit
9a2a45aa38
6 changed files with 62 additions and 3 deletions
configuration
|
@ -3,6 +3,9 @@
|
|||
defaultSopsFile = ../keys/production.yaml;
|
||||
|
||||
secrets = {
|
||||
"authelia/storage-encryption-key" = { };
|
||||
"authelia/jwt-secret" = { };
|
||||
|
||||
"battery-manager/email" = { };
|
||||
|
||||
"battery-manager/password" = { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue