LinOTP
OfficielleApplication Docker from grtgbln's Repository
Vue d'ensemble
The open source solution for two-factor authentication, accommodating many different OTP algorithms using a modular approach. This includes the OATH standards such as HMAC (RFC 4226) and time-based HMAC. But LinOTP's design makes it easy to create your own tokens with different algorithms, including challenge-response tokens, tokens based on QR codes, and tokens based on push-type messages.
Exigences
Requires a separate Postgres database.
This container does not have a "latest" tag; you must manually change the tag to update to newer versions.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:5000]/- Réseau
bridge- Privilégié
- false
Configuration du modèle
Web UI PortPorttcp
Container Port: 5000
- Cible
- 5000
- Défaut
- 5000
- Valeur
- 5000
Admin PasswordVariable
Password for the LinOTP admin user
- Cible
- LINOTP_ADMIN_PASSWORD
Database URIVariable
Database connection URI for the LinOTP database
- Cible
- LINOTP_DATABASE_URI
- Défaut
- postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
- Valeur
- postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
Data PathPath
Path to the data directory for LinOTP
- Cible
- /data
- Défaut
- /mnt/user/appdata/linotp/data
- Valeur
- /mnt/user/appdata/linotp/data
Cache PathPath
Path to the cache directory for LinOTP
- Cible
- /cache
- Défaut
- /mnt/user/appdata/linotp/cache
- Valeur
- /mnt/user/appdata/linotp/cache
Secure Session CookieVariable
Set to true to use secure cookies for sessions (recommended for production)
- Cible
- LINOTP_SESSION_COOKIE_SECURE
- Défaut
- false|true
Log LevelVariable
Set the log level for LinOTP.
- Cible
- LINOTP_LOG_LEVEL
- Défaut
- INFO|DEBUG|WARNING|ERROR|CRITICAL
Catégories
Télécharger les statistiques
672
Total des téléchargements
Détails
Référentiel
linotp/linotp:3.4.4Dernière mise à jour2025-06-18
Première vue2025-07-16
Exécutez LinOTP sur Unraid.
LinOTP est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.