authentik
authentik
Docker app from IBRACORP's Repository
Overview
authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new protocols, implement sign-up/recovery/etc. in your application so you don't have to deal with it, and many other things.
You will need the authentik-worker app.
To start the initial setup, navigate to http://your-server-ip:9000/if/flow/initial-setup/. There you will be prompted to set a password for the akadmin user.
Runtime arguments
- Web UI
http://[IP]:[PORT:9000]- Network
bridge- Shell
sh- Privileged
- true
Template configuration
AUTHENTIK_PORT_HTTPPorttcp
Container Port: 9000
- Target
- 9000
- Value
- 9000
AUTHENTIK_PORT_HTTPSPorttcp
Container Port: 9443
- Target
- 9443
- Value
- 9443
Redis HostVariable
Container Variable: AUTHENTIK_REDIS__HOST
- Target
- AUTHENTIK_REDIS__HOST
- Default
- redis
PostgreSQL HostVariable
Container Variable: AUTHENTIK_POSTGRESQL__HOST
- Target
- AUTHENTIK_POSTGRESQL__HOST
- Default
- postgresql
PostgreSQL DB UserVariable
Container Variable: AUTHENTIK_POSTGRESQL__USER
- Target
- AUTHENTIK_POSTGRESQL__USER
- Default
- authentik
PostgreSQL DB NameVariable
Container Variable: AUTHENTIK_POSTGRESQL__NAME
- Target
- AUTHENTIK_POSTGRESQL__NAME
- Default
- authentik
PostgreSQL DB PasswordVariable
Container Variable: AUTHENTIK_POSTGRESQL__PASSWORD
- Target
- AUTHENTIK_POSTGRESQL__PASSWORD
Error ReportingVariable
Container Variable: AUTHENTIK_ERROR_REPORTING__ENABLED: true or false
- Target
- AUTHENTIK_ERROR_REPORTING__ENABLED
- Value
- true
APP KeyVariable
https://passwordsgenerator.net/
- Target
- AUTHENTIK_SECRET_KEY
Redis PasswordVariable
Container Variable: AUTHENTIK_REDIS__PASSWORD
- Target
- AUTHENTIK_REDIS__PASSWORD
Custom TemplatesPathrw
Container Path: /templates
- Target
- /templates
Docker SocketPathro
Container Path: /var/run/docker.sock
- Target
- /var/run/docker.sock
mediaPathrw
Container Path: /media
- Target
- /media
Categories
Details
Repository
ghcr.io/goauthentik/server:2025.8.1Last Updated2026-06-01
First Seen2025-08-28
Run Authentik on Unraid.
Authentik is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.