VoidAuth

VoidAuth

Offiziell

Docker-Anwendung from grtgbln's Repository

Übersicht

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.

Anforderungen


        Requires a separate Postgres database.
    

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3000]/
Netzwerk
bridge
Privilegiert
false

Konfiguration der Vorlage

Web UI PortPorttcp

Container Port: 3000

Ziel
3000
Standard
3000
Wert
3000
App URLVariable

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

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

Ziel
DEFAULT_REDIRECT
Allow RegistrationVariable

Allow new users to self-register themselves without invitation.

Ziel
SIGNUP
Standard
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!

Ziel
SIGNUP_REQUIRES_APPROVAL
Standard
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.

Ziel
EMAIL_VERIFICATION
Standard
false|true
App TitleVariable

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

Ziel
APP_TITLE
Standard
VoidAuth
Wert
VoidAuth
App ColorVariable

Theme color in hex format

Ziel
APP_COLOR
Standard
#906bc7
Wert
#906bc7
Contact EmailVariable

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

Ziel
CONTACT_EMAIL
Database - HostVariable

Host address of the Postgres database.

Ziel
DB_HOST
Database - PortVariable

Port number of the Postgres database.

Ziel
DB_PORT
Standard
5432
Wert
5432
Database - NameVariable

Name of the Postgres database.

Ziel
DB_NAME
Standard
postgres
Wert
postgres
Database - UserVariable

Username for the Postgres database.

Ziel
DB_USER
Standard
postgres
Wert
postgres
Database - PasswordVariable

Password for the Postgres database.

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

Ziel
STORAGE_KEY
Storage Key - SecondaryVariable

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

Ziel
STORAGE_KEY_SECONDARY
SMTP - HostVariable

Hostname of the SMTP server to use for sending emails.

Ziel
SMTP_HOST
SMTP - PortVariable

Port number of the SMTP server.

Ziel
SMTP_PORT
Standard
587
Wert
587
SMTP - UsernameVariable

Username for authenticating with the SMTP server.

Ziel
SMTP_USER
SMTP - PasswordVariable

Password for authenticating with the SMTP server.

Ziel
SMTP_PASS
SMTP - From AddressVariable

Email address that emails will be sent from.

Ziel
SMTP_FROM
SMTP - SecureVariable

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

Ziel
SMTP_SECURE
Standard
false|true
App DataPath

Path to data directory

Ziel
/app/config
Standard
/mnt/user/appdata/voidauth/config
Wert
/mnt/user/appdata/voidauth/config
Password StrengthVariable

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

Ziel
PASSWORD_STRENGTH
Standard
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.

Ziel
ADMIN_EMAILS
Standard
hourly
Wert
hourly
Internal App PortVariable

Internal web interface port. Not recommended to change.

Ziel
APP_PORT
Standard
3000
Wert
3000

Statistik herunterladen

213,431
Downloads insgesamt
44,869
Dieser Monat
29,665
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
voidauth/voidauth:latest
Zuletzt aktualisiert2026-05-29
Erstmals gesehen2025-08-27

Führen Sie VoidAuth auf Unraid aus.

VoidAuth ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.