authentik
Aplicación Docker from IBRACORP's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9000]- Red
bridge- Concha
sh- Privilegiado
- true
Configuración de plantillas
AUTHENTIK_PORT_HTTPPorttcp
Container Port: 9000
- Objetivo
- 9000
- Valor
- 9000
AUTHENTIK_PORT_HTTPSPorttcp
Container Port: 9443
- Objetivo
- 9443
- Valor
- 9443
Redis HostVariable
Container Variable: AUTHENTIK_REDIS__HOST
- Objetivo
- AUTHENTIK_REDIS__HOST
- Por defecto
- redis
PostgreSQL HostVariable
Container Variable: AUTHENTIK_POSTGRESQL__HOST
- Objetivo
- AUTHENTIK_POSTGRESQL__HOST
- Por defecto
- postgresql
PostgreSQL DB UserVariable
Container Variable: AUTHENTIK_POSTGRESQL__USER
- Objetivo
- AUTHENTIK_POSTGRESQL__USER
- Por defecto
- authentik
PostgreSQL DB NameVariable
Container Variable: AUTHENTIK_POSTGRESQL__NAME
- Objetivo
- AUTHENTIK_POSTGRESQL__NAME
- Por defecto
- authentik
PostgreSQL DB PasswordVariable
Container Variable: AUTHENTIK_POSTGRESQL__PASSWORD
- Objetivo
- AUTHENTIK_POSTGRESQL__PASSWORD
Error ReportingVariable
Container Variable: AUTHENTIK_ERROR_REPORTING__ENABLED: true or false
- Objetivo
- AUTHENTIK_ERROR_REPORTING__ENABLED
- Valor
- true
APP KeyVariable
https://passwordsgenerator.net/
- Objetivo
- AUTHENTIK_SECRET_KEY
Redis PasswordVariable
Container Variable: AUTHENTIK_REDIS__PASSWORD
- Objetivo
- AUTHENTIK_REDIS__PASSWORD
Custom TemplatesPathrw
Container Path: /templates
- Objetivo
- /templates
Docker SocketPathro
Container Path: /var/run/docker.sock
- Objetivo
- /var/run/docker.sock
mediaPathrw
Container Path: /media
- Objetivo
- /media
Categorías
Detalles
Repositorio
ghcr.io/goauthentik/server:2025.8.1Última actualización2026-05-31
Visto por primera vez2025-08-28
Ejecute Authentik en Unraid.
Authentik se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.