VoidAuth

VoidAuth

Officielle

Application Docker from grtgbln's Repository

Vue d'ensemble

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.

Exigences


        Requires a separate Postgres database.
    

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]/
Réseau
bridge
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

Container Port: 3000

Cible
3000
Défaut
3000
Valeur
3000
App URLVariable

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

Cible
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.

Cible
DEFAULT_REDIRECT
Allow RegistrationVariable

Allow new users to self-register themselves without invitation.

Cible
SIGNUP
Défaut
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!

Cible
SIGNUP_REQUIRES_APPROVAL
Défaut
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.

Cible
EMAIL_VERIFICATION
Défaut
false|true
App TitleVariable

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

Cible
APP_TITLE
Défaut
VoidAuth
Valeur
VoidAuth
App ColorVariable

Theme color in hex format

Cible
APP_COLOR
Défaut
#906bc7
Valeur
#906bc7
Contact EmailVariable

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

Cible
CONTACT_EMAIL
Database - HostVariable

Host address of the Postgres database.

Cible
DB_HOST
Database - PortVariable

Port number of the Postgres database.

Cible
DB_PORT
Défaut
5432
Valeur
5432
Database - NameVariable

Name of the Postgres database.

Cible
DB_NAME
Défaut
postgres
Valeur
postgres
Database - UserVariable

Username for the Postgres database.

Cible
DB_USER
Défaut
postgres
Valeur
postgres
Database - PasswordVariable

Password for the Postgres database.

Cible
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.

Cible
STORAGE_KEY
Storage Key - SecondaryVariable

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

Cible
STORAGE_KEY_SECONDARY
SMTP - HostVariable

Hostname of the SMTP server to use for sending emails.

Cible
SMTP_HOST
SMTP - PortVariable

Port number of the SMTP server.

Cible
SMTP_PORT
Défaut
587
Valeur
587
SMTP - UsernameVariable

Username for authenticating with the SMTP server.

Cible
SMTP_USER
SMTP - PasswordVariable

Password for authenticating with the SMTP server.

Cible
SMTP_PASS
SMTP - From AddressVariable

Email address that emails will be sent from.

Cible
SMTP_FROM
SMTP - SecureVariable

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

Cible
SMTP_SECURE
Défaut
false|true
App DataPath

Path to data directory

Cible
/app/config
Défaut
/mnt/user/appdata/voidauth/config
Valeur
/mnt/user/appdata/voidauth/config
Password StrengthVariable

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

Cible
PASSWORD_STRENGTH
Défaut
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.

Cible
ADMIN_EMAILS
Défaut
hourly
Valeur
hourly
Internal App PortVariable

Internal web interface port. Not recommended to change.

Cible
APP_PORT
Défaut
3000
Valeur
3000

Télécharger les statistiques

213,431
Total des téléchargements
44,869
Ce mois-ci
29,665
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
voidauth/voidauth:latest
Dernière mise à jour2026-05-29
Première vue2025-08-27

Exécutez VoidAuth sur Unraid.

VoidAuth est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.