Authelia
Active
Details
- Cookie domain: buckstabu.dev (single shared cookie)
- Storage: SQLite persistent
- TOTP: 2FA enabled (Ente Auth app — NOT stored inside Ente Auth itself)
- SMTP: via Brevo (smtp-relay container)
Rules
2FA for *.buckstabu.dev, bypass /rest/* for Subsonic clients.
Caddy Config Snippet
auth.buckstabu.dev {
reverse_proxy localhost:9091
}
Useful Commands
$docker logs -f authelia