pez-infra/ansible/services/authelia
Rasmus Wejlgaard dc10ceacf5 fix remaining yaml lint nitpicks
- add missing document start (---) to contact-points.yml and docker-compose files
- fix extra spaces inside braces in dotfiles and common role tasks
2026-03-28 13:13:37 +00:00
..
config.enc.yml.example initial commit 2026-03-28 12:39:41 +00:00
docker-compose.yml fix remaining yaml lint nitpicks 2026-03-28 13:13:37 +00:00
README.md initial commit 2026-03-28 12:39:41 +00:00

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