Document Authelia without Redis session backend

Document Authelia without Redis session backend
This commit is contained in:
2026-05-04 19:51:44 +02:00
parent b45c406975
commit bcb2bf81a8
9 changed files with 55 additions and 21 deletions
+5 -4
View File
@@ -223,14 +223,15 @@ Ziel:
### Stufe 2 - Gemeinsame Backends und Identity
4. `infra/postgresql17/`
5. `infra/redis/`
6. `security/authelia/`
5. `security/authelia/`
6. `infra/redis/`
7. `core/gitea/`
Ziel:
- gemeinsame DB / Redis verfuegbar
- zentrale Auth laeuft
- gemeinsame DB verfuegbar
- zentrale Auth laeuft; Authelia nutzt bewusst kein Redis-Session-Backend
- Redis als shared Cache fuer abhaengige Apps verfuegbar
- Git-Zugriff wiederhergestellt
### Stufe 3 - Deploy-System