VoidAuth

VoidAuth

Oficial

Aplicación Docker from grtgbln's Repository

Visión general

VoidAuth is an open-source authentication platform that streamlines user management and access control for self-hosted applications. Centered on OpenID Connect (OIDC) integration, it also offers first class support for Proxy ForwardAuth (ProxyAuth). With a focus on an intuitive end-user and administrator web interface, VoidAuth provides a seamless and professional authentication experience.

Requisitos


        Requires a separate Postgres database.
    

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 3000

Objetivo
3000
Por defecto
3000
Valor
3000
App URLVariable

URL VoidAuth will be served on. Must start with https://

Objetivo
APP_URL
Default RedirectVariable

The home/landing/app url for your domain. This is where users will be redirected upon accepting an invitation, logout, or clicking the logo when already on the auth home page. Will default to App URL if not provided.

Objetivo
DEFAULT_REDIRECT
Allow RegistrationVariable

Allow new users to self-register themselves without invitation.

Objetivo
SIGNUP
Por defecto
false|true
Registration Requires ApprovalVariable

Whether new users who register themselves require approval by an admin. Setting this to false while SIGNUP is true enables open self-registration; use with caution!

Objetivo
SIGNUP_REQUIRES_APPROVAL
Por defecto
true|false
Enable Email VerificationVariable

If true, users must have an email address and will get a verification email when changing their email address before it can be used. If you are using an email provider, this should be set to true.

Objetivo
EMAIL_VERIFICATION
Por defecto
false|true
App TitleVariable

Title that will show on the web interface, use your own brand/app/title.

Objetivo
APP_TITLE
Por defecto
VoidAuth
Valor
VoidAuth
App ColorVariable

Theme color in hex format

Objetivo
APP_COLOR
Por defecto
#906bc7
Valor
#906bc7
Contact EmailVariable

The email address used for 'Contact Us' links, which are shown on most end-user pages if this is set.

Objetivo
CONTACT_EMAIL
Database - HostVariable

Host address of the Postgres database.

Objetivo
DB_HOST
Database - PortVariable

Port number of the Postgres database.

Objetivo
DB_PORT
Por defecto
5432
Valor
5432
Database - NameVariable

Name of the Postgres database.

Objetivo
DB_NAME
Por defecto
postgres
Valor
postgres
Database - UserVariable

Username for the Postgres database.

Objetivo
DB_USER
Por defecto
postgres
Valor
postgres
Database - PasswordVariable

Password for the Postgres database.

Objetivo
DB_PASSWORD
Storage Key - PrimaryVariable

Storage encryption key for secret values such as keys and client secrets. Must be at least 32 characters long and should be randomly generated.

Objetivo
STORAGE_KEY
Storage Key - SecondaryVariable

Secondary storage encryption key, used when rotating the primary storage encryption key.

Objetivo
STORAGE_KEY_SECONDARY
SMTP - HostVariable

Hostname of the SMTP server to use for sending emails.

Objetivo
SMTP_HOST
SMTP - PortVariable

Port number of the SMTP server.

Objetivo
SMTP_PORT
Por defecto
587
Valor
587
SMTP - UsernameVariable

Username for authenticating with the SMTP server.

Objetivo
SMTP_USER
SMTP - PasswordVariable

Password for authenticating with the SMTP server.

Objetivo
SMTP_PASS
SMTP - From AddressVariable

Email address that emails will be sent from.

Objetivo
SMTP_FROM
SMTP - SecureVariable

Whether to use a secure connection (TLS) when connecting to the SMTP server.

Objetivo
SMTP_SECURE
Por defecto
false|true
App DataPath

Path to data directory

Objetivo
/app/config
Por defecto
/mnt/user/appdata/voidauth/config
Valor
/mnt/user/appdata/voidauth/config
Password StrengthVariable

The minimum strength of users passwords, at least 3 is recommended.

Objetivo
PASSWORD_STRENGTH
Por defecto
3|0|1|2|4
Admin EmailsVariable

The minimum duration between admin notification emails. Can be set to values like: '4 hours', '30 minutes', 'weekly', 'daily', etc. If set to 'false', admin notification emails are disabled.

Objetivo
ADMIN_EMAILS
Por defecto
hourly
Valor
hourly
Internal App PortVariable

Internal web interface port. Not recommended to change.

Objetivo
APP_PORT
Por defecto
3000
Valor
3000

Descargar estadísticas

213,431
Descargas totales
44,869
Este mes
29,665
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
voidauth/voidauth:latest
Última actualización2026-05-29
Visto por primera vez2025-08-27

Ejecute VoidAuth en Unraid.

VoidAuth se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.