authentik-server

authentik-server

Application Docker from zuerrex's Repository

Vue d'ensemble

Authentik is an open-source Identity Provider (IdP) focused on flexibility, security, and ease of integration. The server container runs the core web application and API, handling authentication flows, admin dashboard, and user portal. It connects to the worker container for background jobs and tasks.

Exigences

The server runs alongside the worker and connects to the same PostgreSQL (16 and above) and Redis instances. It depends on PostgreSQL and Redis, install them first. To start the initial setup, navigate to http://IP:9000/if/flow/initial-setup/ or https://FQDN/if/flow/initial-setup/

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:9000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

Secret KeyVariable

Cryptographic key for Authentik.

Cible
AUTHENTIK_SECRET_KEY
Redis HostVariable

Host/IP of the Redis server.

Cible
AUTHENTIK_REDIS__HOST
Défaut
redis
Valeur
redis
Redis PasswordVariable

Password of Redis server.

Cible
AUTHENTIK_REDIS__PASSWORD
PostgreSQL HostVariable

Host/IP of the PostgreSQL database.

Cible
AUTHENTIK_POSTGRESQL__HOST
Défaut
postgresql16
Valeur
postgresql
PostgreSQL UserVariable

Username for PostgreSQL access.

Cible
AUTHENTIK_POSTGRESQL__USER
Défaut
postgres
Valeur
postgres
PostgreSQL Database NameVariable

Name of the PostgreSQL database.

Cible
AUTHENTIK_POSTGRESQL__NAME
Défaut
authentik
Valeur
authentik
PostgreSQL PasswordVariable

Password for the PostgreSQL user.

Cible
AUTHENTIK_POSTGRESQL__PASSWORD
Media VolumePathrw

Stores uploaded media and assets.

Cible
/media
Défaut
/mnt/user/appdata/authentik/media
Valeur
/mnt/user/appdata/authentik/media
Custom Templates VolumePathrw

Stores custom Authentik templates.

Cible
/templates
Défaut
/mnt/user/appdata/authentik/templates
Valeur
/mnt/user/appdata/authentik/templates
HTTP PortPorttcp

Web UI and API (HTTP) access port.

Cible
9000
Défaut
9000
Valeur
9000
HTTPS PortPorttcp

Secure Web UI and API (HTTPS) access port.

Cible
9443
Défaut
9443
Valeur
9443
Enable Error ReportingVariable

Enable/disable sending error reports (true/false).

Cible
AUTHENTIK_ERROR_REPORTING__ENABLED
Défaut
true
Valeur
true
Email HostVariable

SMTP server hostname.

Cible
AUTHENTIK_EMAIL__HOST
Défaut
smtp.gmail.com
Valeur
smtp.gmail.com
Email PortVariable

SMTP server port.

Cible
AUTHENTIK_EMAIL__PORT
Défaut
587
Valeur
587
Email UsernameVariable

SMTP account username.

Cible
AUTHENTIK_EMAIL__USERNAME
Défaut
example@localhost
Email PasswordVariable

For Gmail, visit https://myaccount.google.com/apppasswords

Cible
AUTHENTIK_EMAIL__PASSWORD
Email Use TLSVariable

Enable TLS for SMTP (true/false).

Cible
AUTHENTIK_EMAIL__USE_TLS
Défaut
true
Valeur
true
Email Use SSLVariable

Enable SSL for SMTP (true/false).

Cible
AUTHENTIK_EMAIL__USE_SSL
Défaut
false
Valeur
false
Email TimeoutVariable

SMTP timeout in seconds.

Cible
AUTHENTIK_EMAIL__TIMEOUT
Défaut
10
Valeur
10
Email From AddressVariable

Default “From” email address.

Cible
AUTHENTIK_EMAIL__FROM
Défaut
authintik@localhost

Détails

Référentiel
ghcr.io/goauthentik/server:2025.8.1
Dernière mise à jour2026-06-02
Première vue2025-08-28

Exécutez authentik-server sur Unraid.

authentik-server est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.