mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-02 10:57:48 +08:00
first commit
This commit is contained in:
commit
149e02a10d
72 changed files with 3442 additions and 0 deletions
7
authentik/README.md
Normal file
7
authentik/README.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue