2fauth
OficialAplicación Docker from A75G's Repository
Visión general
A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Before running container Unraid CLI
mkdir /mnt/user/appdata/2fauth
chown 1000:1000 /mnt/user/appdata/2fauth
Register first username for admin user
More info in https://github.com/Bubka/2FAuth/blob/master/docker/docker-compose.yml and advanced
Requisitos
Read Overview
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
PortPorttcp
- Objetivo
- 8000
- Valor
- 8805
Appdata PathPathrw
- Objetivo
- /2fauth
- Valor
- /mnt/user/appdata/2fauth/
APP_NAMEVariable
You can change the name of the app
- Valor
- 2FAuth
SITE_OWNERVariable
This should be your email address
- Valor
- mail@example.com
APP_KEYVariable
The encryption key for our database and sessions. Keep this very secure.
- Valor
- SomeRandomStringOf32CharsExactly
APP_URLVariable
This variable must match your installation's external address.
- Valor
- http://Unraid_IP:8805
APP_ENVVariable
- Valor
- local
APP_DEBUGVariable
- Por defecto
- false|true
- Valor
- false
LOG_CHANNELVariable
- Valor
- daily
LOG_LEVELVariable
- Por defecto
- info|debug|notice|warning|error|critical|alert|emergency
- Valor
- info
DB_DATABASEVariable
Database config (can only be sqlite)
- Valor
- /srv/database/database.sqlite
CACHE_DRIVERVariable
- Valor
- file
SESSION_DRIVERVariable
- Valor
- file
MAIL_DRIVERVariable
- Valor
- log
MAIL_HOSTVariable
- Valor
- smtp.mailtrap.io
MAIL_PORTVariable
- Valor
- 2525
MAIL_USERNAMEVariable
- Valor
- null
MAIL_USERNAMEVariable
- Valor
- null
MAIL_PASSWORDVariable
- Valor
- null
MAIL_ENCRYPTIONVariable
- Valor
- null
MAIL_FROM_NAMEVariable
- Valor
- null
MAIL_FROM_ADDRESSVariable
- Valor
- null
MAIL_VERIFY_SSL_PEERVariable
- Por defecto
- true|false
- Valor
- true
THROTTLE_APIVariable
Set to null to disable the API throttling.
- Valor
- 60
LOGIN_THROTTLEVariable
This setting applies to both email/password and webauthn login attemps.
- Valor
- 5
AUTHENTICATION_GUARDVariable
- Por defecto
- web-guard|reverse-proxy-guard
- Valor
- web-guard
AUTH_PROXY_HEADER_FOR_USERVariable
- Valor
- null
AUTH_PROXY_HEADER_FOR_EMAILVariable
- Valor
- null
PROXY_LOGOUT_URLVariable
- Valor
- null
WEBAUTHN_NAMEVariable
- Valor
- null
WEBAUTHN_IDVariable
- Valor
- null
WEBAUTHN_ICONVariable
- Valor
- null
WEBAUTHN_USER_VERIFICATIONVariable
- Por defecto
- preferred|required|discouraged
- Valor
- preferred
TRUSTED_PROXIESVariable
- Valor
- *
PROXY_FOR_OUTGOING_REQUESTSVariable
- Valor
- null
Categorías
Descargar estadísticas
1,837,950
Descargas totales
100,694
Este mes
85,832
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
2fauth/2fauth:latestÚltima actualización2026-04-03
Visto por primera vez2022-01-23
Ejecute 2fauth en Unraid.
2fauth se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.