authentik-server
authentik-server
Docker-Anwendung from zuerrex's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:9000]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Cryptographic key for Authentik.
- Ziel
- AUTHENTIK_SECRET_KEY
Host/IP of the Redis server.
- Ziel
- AUTHENTIK_REDIS__HOST
- Standard
- redis
- Wert
- redis
Password of Redis server.
- Ziel
- AUTHENTIK_REDIS__PASSWORD
Host/IP of the PostgreSQL database.
- Ziel
- AUTHENTIK_POSTGRESQL__HOST
- Standard
- postgresql16
- Wert
- postgresql
Username for PostgreSQL access.
- Ziel
- AUTHENTIK_POSTGRESQL__USER
- Standard
- postgres
- Wert
- postgres
Name of the PostgreSQL database.
- Ziel
- AUTHENTIK_POSTGRESQL__NAME
- Standard
- authentik
- Wert
- authentik
Password for the PostgreSQL user.
- Ziel
- AUTHENTIK_POSTGRESQL__PASSWORD
Stores uploaded media and assets.
- Ziel
- /media
- Standard
- /mnt/user/appdata/authentik/media
- Wert
- /mnt/user/appdata/authentik/media
Stores custom Authentik templates.
- Ziel
- /templates
- Standard
- /mnt/user/appdata/authentik/templates
- Wert
- /mnt/user/appdata/authentik/templates
Web UI and API (HTTP) access port.
- Ziel
- 9000
- Standard
- 9000
- Wert
- 9000
Secure Web UI and API (HTTPS) access port.
- Ziel
- 9443
- Standard
- 9443
- Wert
- 9443
Enable/disable sending error reports (true/false).
- Ziel
- AUTHENTIK_ERROR_REPORTING__ENABLED
- Standard
- true
- Wert
- true
SMTP server hostname.
- Ziel
- AUTHENTIK_EMAIL__HOST
- Standard
- smtp.gmail.com
- Wert
- smtp.gmail.com
SMTP server port.
- Ziel
- AUTHENTIK_EMAIL__PORT
- Standard
- 587
- Wert
- 587
SMTP account username.
- Ziel
- AUTHENTIK_EMAIL__USERNAME
- Standard
- example@localhost
For Gmail, visit https://myaccount.google.com/apppasswords
- Ziel
- AUTHENTIK_EMAIL__PASSWORD
Enable TLS for SMTP (true/false).
- Ziel
- AUTHENTIK_EMAIL__USE_TLS
- Standard
- true
- Wert
- true
Enable SSL for SMTP (true/false).
- Ziel
- AUTHENTIK_EMAIL__USE_SSL
- Standard
- false
- Wert
- false
SMTP timeout in seconds.
- Ziel
- AUTHENTIK_EMAIL__TIMEOUT
- Standard
- 10
- Wert
- 10
Default “From” email address.
- Ziel
- AUTHENTIK_EMAIL__FROM
- Standard
- authintik@localhost
Einzelheiten
ghcr.io/goauthentik/server:2025.8.1Führen Sie authentik-server auf Unraid aus.
authentik-server ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.