WIP: feat(authelia): Add authentication with authelia

This commit is contained in:
Tristan Daniël Maat 2025-05-24 07:26:11 +08:00
parent b067bbc8c0
commit 9a2a45aa38
Signed by: tlater
GPG key ID: 49670FD774E43268
6 changed files with 62 additions and 3 deletions
configuration

View file

@ -3,6 +3,9 @@
defaultSopsFile = ../keys/production.yaml;
secrets = {
"authelia/storage-encryption-key" = { };
"authelia/jwt-secret" = { };
"battery-manager/email" = { };
"battery-manager/password" = { };