first commit

This commit is contained in:
Fern Garden 2025-06-24 15:00:31 +08:00
commit 149e02a10d
72 changed files with 3442 additions and 0 deletions

7
authentik/README.md Normal file
View file

@ -0,0 +1,7 @@
# Compose file for Authentik
## Environment Variables
- POSTGRES_PASSWORD - database password
- AUTHENTIK_SECRET_KEY - Key used for cookie signing
- AUTHENTIK_EMAIL__PASSWORD - SMTP password
- AUTHENTIK_LDAP_TOKEN - token for LDAP outpost
- AUTHENTIK_PROXY_TOKEN - token for proxy outpost