Linkwarden
官方Docker 应用程序 from UNRA1DUser's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--memory=2G --restart=unless-stopped
模板配置
- 目标
- 3000
- 默认值
- 3000
Used to encrypt the NextAuth.js JWT, and to hash email verification tokens. This is the default value for the secret option in NextAuth and Middleware
- 默认值
- very_sensitive_secret
Change localhost to your IP. The Port should be the same as the WebUI Port
- 默认值
- http://localhost:3000/api/v1/auth
postgresql://[USERNAME]:[PASSWORD]@localhost:[PORT]/[DATABASE]
- 默认值
- postgresql://[USERNAME]:[PASSWORD]@localhost:[PORT]/[DATABASE]
- 目标
- /data/data
- 默认值
- /mnt/cache/appdata/linkwarden
The numbers of Links to fetch every time you reach to the bottom of the webpage
- 默认值
- 20
The folder to store your Screenshot's, PDF's, and profile photos
- 默认值
- /data
The amount of time to wait for the website to be archived (in seconds)
- 默认值
- 30
Adjusts how often a user can trigger a new archive for each link (in minutes)
- 默认值
- 5
If set to true, registration will be disabled.
- 默认值
- false|true
If set to true, users will be able to login with username and password.
- 默认值
- true|false
If set to true, new users will not be able to login with SSO
- 默认值
- false|true
If set to true, email will be enabled and you'll need to define the next two variables below
- 默认值
- false|true
The email that will send the verification emails
That sensitive string that starts with smtp://...
详细信息
ghcr.io/linkwarden/linkwarden在Unraid 上运行 Linkwarden 。
Linkwarden 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。