authentik-worker
authentik-worker
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.
This is the worker. You will need the Authentik app which is the server.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped -u root
Template configuration
Redis HostVariable
Redis Host:
- Target
- AUTHENTIK_REDIS__HOST
PostgreSQL HostVariable
PostgreSQL Host:
- Target
- AUTHENTIK_POSTGRESQL__HOST
PostgreSQL DB UserVariable
PostgreSQL DB User: authentik
- Target
- AUTHENTIK_POSTGRESQL__USER
PostgreSQL DB NameVariable
PostgreSQL DB Name: authentik
- Target
- AUTHENTIK_POSTGRESQL__NAME
PostgreSQL DB PasswordVariable
PostgreSQL DB Password:
- Target
- AUTHENTIK_POSTGRESQL__PASSWORD
Error ReportingVariable
Error Reporting: True or False
- Target
- AUTHENTIK_ERROR_REPORTING__ENABLED
- Value
- true
Secret KeyVariable
https://passwordsgenerator.net/ - SAME AS THE AUTHENTIK SERVER
- Target
- AUTHENTIK_SECRET_KEY
BackupsPathrw
Container Path: /backups
- Target
- /backups
MediaPathrw
Container Path: /media
- Target
- /media
CertsPathrw
Container Path: /certs
- Target
- /certs
Docker SocketPathrw
Container Path: /var/run/docker.sock
- Target
- /var/run/docker.sock
Custom TemplatesPathrw
Container Path: /templates
- Target
- /templates
Redis PasswordVariable
Container Variable: AUTHENTIK_REDIS__PASSWORD
- Target
- AUTHENTIK_REDIS__PASSWORD
Categories
Details
Repository
ghcr.io/goauthentik/server:2025.8.1Last Updated2026-05-31
First Seen2025-08-28
Run authentik-worker on Unraid.
authentik-worker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.