authentik-worker
Docker 应用程序 from IBRACORP's Repository
概述
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.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped -u root
模板配置
Redis HostVariable
Redis Host:
- 目标
- AUTHENTIK_REDIS__HOST
PostgreSQL HostVariable
PostgreSQL Host:
- 目标
- AUTHENTIK_POSTGRESQL__HOST
PostgreSQL DB UserVariable
PostgreSQL DB User: authentik
- 目标
- AUTHENTIK_POSTGRESQL__USER
PostgreSQL DB NameVariable
PostgreSQL DB Name: authentik
- 目标
- AUTHENTIK_POSTGRESQL__NAME
PostgreSQL DB PasswordVariable
PostgreSQL DB Password:
- 目标
- AUTHENTIK_POSTGRESQL__PASSWORD
Error ReportingVariable
Error Reporting: True or False
- 目标
- AUTHENTIK_ERROR_REPORTING__ENABLED
- 价值
- true
Secret KeyVariable
https://passwordsgenerator.net/ - SAME AS THE AUTHENTIK SERVER
- 目标
- AUTHENTIK_SECRET_KEY
BackupsPathrw
Container Path: /backups
- 目标
- /backups
MediaPathrw
Container Path: /media
- 目标
- /media
CertsPathrw
Container Path: /certs
- 目标
- /certs
Docker SocketPathrw
Container Path: /var/run/docker.sock
- 目标
- /var/run/docker.sock
Custom TemplatesPathrw
Container Path: /templates
- 目标
- /templates
Redis PasswordVariable
Container Variable: AUTHENTIK_REDIS__PASSWORD
- 目标
- AUTHENTIK_REDIS__PASSWORD
类别
详细信息
存储库
ghcr.io/goauthentik/server:2025.8.1最后更新2026-05-31
初见2025-08-28
在Unraid 上运行 authentik-worker 。
authentik-worker 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。