LinOTP
OffiziellDocker-Anwendung from grtgbln's Repository
Übersicht
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.
Anforderungen
Requires a separate Postgres database.
This container does not have a "latest" tag; you must manually change the tag to update to newer versions.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:5000]/- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Web UI PortPorttcp
Container Port: 5000
- Ziel
- 5000
- Standard
- 5000
- Wert
- 5000
Admin PasswordVariable
Password for the LinOTP admin user
- Ziel
- LINOTP_ADMIN_PASSWORD
Database URIVariable
Database connection URI for the LinOTP database
- Ziel
- LINOTP_DATABASE_URI
- Standard
- postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
- Wert
- postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
Data PathPath
Path to the data directory for LinOTP
- Ziel
- /data
- Standard
- /mnt/user/appdata/linotp/data
- Wert
- /mnt/user/appdata/linotp/data
Cache PathPath
Path to the cache directory for LinOTP
- Ziel
- /cache
- Standard
- /mnt/user/appdata/linotp/cache
- Wert
- /mnt/user/appdata/linotp/cache
Secure Session CookieVariable
Set to true to use secure cookies for sessions (recommended for production)
- Ziel
- LINOTP_SESSION_COOKIE_SECURE
- Standard
- false|true
Log LevelVariable
Set the log level for LinOTP.
- Ziel
- LINOTP_LOG_LEVEL
- Standard
- INFO|DEBUG|WARNING|ERROR|CRITICAL
Kategorien
Statistik herunterladen
672
Downloads insgesamt
Einzelheiten
Repository
linotp/linotp:3.4.4Zuletzt aktualisiert2025-06-18
Erstmals gesehen2025-07-16
Führen Sie LinOTP auf Unraid aus.
LinOTP ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.