Linkwarden
Linkwarden
OfficialDocker app from UNRA1DUser's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--memory=2G --restart=unless-stopped
Template configuration
- Target
- 3000
- Default
- 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
- Default
- very_sensitive_secret
Change localhost to your IP. The Port should be the same as the WebUI Port
- Default
- http://localhost:3000/api/v1/auth
postgresql://[USERNAME]:[PASSWORD]@localhost:[PORT]/[DATABASE]
- Default
- postgresql://[USERNAME]:[PASSWORD]@localhost:[PORT]/[DATABASE]
- Target
- /data/data
- Default
- /mnt/cache/appdata/linkwarden
The numbers of Links to fetch every time you reach to the bottom of the webpage
- Default
- 20
The folder to store your Screenshot's, PDF's, and profile photos
- Default
- /data
The amount of time to wait for the website to be archived (in seconds)
- Default
- 30
Adjusts how often a user can trigger a new archive for each link (in minutes)
- Default
- 5
If set to true, registration will be disabled.
- Default
- false|true
If set to true, users will be able to login with username and password.
- Default
- true|false
If set to true, new users will not be able to login with SSO
- Default
- false|true
If set to true, email will be enabled and you'll need to define the next two variables below
- Default
- false|true
The email that will send the verification emails
That sensitive string that starts with smtp://...
Details
ghcr.io/linkwarden/linkwardenRun Linkwarden on Unraid.
Linkwarden is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.