LinOTP

LinOTP

官方

Docker 应用程序 from grtgbln's Repository

概述

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.

要求


        Requires a separate Postgres database.
        

        This container does not have a "latest" tag; you must manually change the tag to update to newer versions.
    

运行时参数

网络用户界面
http://[IP]:[PORT:5000]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 5000

目标
5000
默认值
5000
价值
5000
Admin PasswordVariable

Password for the LinOTP admin user

目标
LINOTP_ADMIN_PASSWORD
Database URIVariable

Database connection URI for the LinOTP database

目标
LINOTP_DATABASE_URI
默认值
postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
价值
postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/linotp
Data PathPath

Path to the data directory for LinOTP

目标
/data
默认值
/mnt/user/appdata/linotp/data
价值
/mnt/user/appdata/linotp/data
Cache PathPath

Path to the cache directory for LinOTP

目标
/cache
默认值
/mnt/user/appdata/linotp/cache
价值
/mnt/user/appdata/linotp/cache
Secure Session CookieVariable

Set to true to use secure cookies for sessions (recommended for production)

目标
LINOTP_SESSION_COOKIE_SECURE
默认值
false|true
Log LevelVariable

Set the log level for LinOTP.

目标
LINOTP_LOG_LEVEL
默认值
INFO|DEBUG|WARNING|ERROR|CRITICAL

下载统计数据

672
下载总数

详细信息

存储库
linotp/linotp:3.4.4
最后更新2025-06-18
初见2025-07-16

在Unraid 上运行 LinOTP 。

LinOTP 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。