Update CLAUDE.md
Publish / publish (push) Successful in 11s

Added local auth
This commit is contained in:
2026-06-18 07:12:17 -04:00
parent 1e2cc52659
commit 07787177d4
+1 -1
View File
@@ -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