feat: Authelia SSO stack for auth.schwenk.online
Compose + Traefik ForwardAuth middleware, Redis sessions, SMTP via 0012.de, TOTP and ACL for consumer apps (e.g. pi.schwenk.online). Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# Secrets & local env
|
||||
.env
|
||||
secrets/*
|
||||
!secrets/.gitkeep
|
||||
|
||||
# Authelia runtime / local user DB
|
||||
config/users_database.yml
|
||||
config/db.sqlite3
|
||||
config/db.sqlite3-*
|
||||
config/notification.txt
|
||||
|
||||
# Logs / OS
|
||||
*.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user