Added local auth
This commit is contained in:
@@ -13,7 +13,7 @@ FamilySync is a self-hosted, Dockerized family organization hub for a two-person
|
||||
- **Tech stack**: MariaDB for the database — PostgreSQL is not available in the stack
|
||||
- **Tech stack**: Redis available (optional, for live list sync / push)
|
||||
- **Infrastructure**: Unraid host running Docker + Docker Compose
|
||||
- **Auth**: Authelia (already deployed) — OIDC/OAuth2 for the custom app; all members authenticate through it
|
||||
- **Auth**: Authelia (already deployed) + Local Auth — OIDC/OAuth2 for the custom app; all members authenticate through it
|
||||
- **Calendar backend**: Fastmail (paid, existing) is the single source for all calendars via JMAP/CalDAV
|
||||
- **Frontend**: React PWA only — no React Native, no App Store
|
||||
- **Networking**: Split-DNS internal domain, private IPs internally; public exposure via Pangolin/Newt tunnel, no open ports
|
||||
|
||||
Reference in New Issue
Block a user