authentik-server
authentik-server
Aplicación Docker from zuerrex's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Cryptographic key for Authentik.
- Objetivo
- AUTHENTIK_SECRET_KEY
Host/IP of the Redis server.
- Objetivo
- AUTHENTIK_REDIS__HOST
- Por defecto
- redis
- Valor
- redis
Password of Redis server.
- Objetivo
- AUTHENTIK_REDIS__PASSWORD
Host/IP of the PostgreSQL database.
- Objetivo
- AUTHENTIK_POSTGRESQL__HOST
- Por defecto
- postgresql16
- Valor
- postgresql
Username for PostgreSQL access.
- Objetivo
- AUTHENTIK_POSTGRESQL__USER
- Por defecto
- postgres
- Valor
- postgres
Name of the PostgreSQL database.
- Objetivo
- AUTHENTIK_POSTGRESQL__NAME
- Por defecto
- authentik
- Valor
- authentik
Password for the PostgreSQL user.
- Objetivo
- AUTHENTIK_POSTGRESQL__PASSWORD
Stores uploaded media and assets.
- Objetivo
- /media
- Por defecto
- /mnt/user/appdata/authentik/media
- Valor
- /mnt/user/appdata/authentik/media
Stores custom Authentik templates.
- Objetivo
- /templates
- Por defecto
- /mnt/user/appdata/authentik/templates
- Valor
- /mnt/user/appdata/authentik/templates
Web UI and API (HTTP) access port.
- Objetivo
- 9000
- Por defecto
- 9000
- Valor
- 9000
Secure Web UI and API (HTTPS) access port.
- Objetivo
- 9443
- Por defecto
- 9443
- Valor
- 9443
Enable/disable sending error reports (true/false).
- Objetivo
- AUTHENTIK_ERROR_REPORTING__ENABLED
- Por defecto
- true
- Valor
- true
SMTP server hostname.
- Objetivo
- AUTHENTIK_EMAIL__HOST
- Por defecto
- smtp.gmail.com
- Valor
- smtp.gmail.com
SMTP server port.
- Objetivo
- AUTHENTIK_EMAIL__PORT
- Por defecto
- 587
- Valor
- 587
SMTP account username.
- Objetivo
- AUTHENTIK_EMAIL__USERNAME
- Por defecto
- example@localhost
For Gmail, visit https://myaccount.google.com/apppasswords
- Objetivo
- AUTHENTIK_EMAIL__PASSWORD
Enable TLS for SMTP (true/false).
- Objetivo
- AUTHENTIK_EMAIL__USE_TLS
- Por defecto
- true
- Valor
- true
Enable SSL for SMTP (true/false).
- Objetivo
- AUTHENTIK_EMAIL__USE_SSL
- Por defecto
- false
- Valor
- false
SMTP timeout in seconds.
- Objetivo
- AUTHENTIK_EMAIL__TIMEOUT
- Por defecto
- 10
- Valor
- 10
Default “From” email address.
- Objetivo
- AUTHENTIK_EMAIL__FROM
- Por defecto
- authintik@localhost
Detalles
ghcr.io/goauthentik/server:2025.8.1Ejecute authentik-server en Unraid.
authentik-server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.