mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
13 lines
534 B
Markdown
13 lines
534 B
Markdown
# Authelia
|
|
|
|
SSO authentication portal with LLDAP directory and MariaDB backend.
|
|
|
|
- **Host:** helsinki-a
|
|
- **URL:** https://auth.pez.sh (integrated via Caddy forward_auth)
|
|
- **Components:**
|
|
- **Authelia** — SSO portal (port 9091, localhost only)
|
|
- **LLDAP** — Lightweight LDAP directory (port 3890 LDAP, port 17170 web UI)
|
|
- **MariaDB 11** — Session/config storage
|
|
- **Config:** `/root/authelia/config/`
|
|
- **Secrets:** `/root/authelia/secrets/` (JWT, session, encryption keys, passwords)
|
|
- **LDAP base DN:** `dc=pez,dc=sh`
|