Linkwarden

Linkwarden

Officielle

Application Docker from UNRA1DUser's Repository

Vue d'ensemble

|------------------------------------------------- | General Information |------------------------------------------------- Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. The objective is to organize useful webpages and articles you find across the web in one place, and since useful webpages can go away (see the inevitability of Link Rot), Linkwarden also saves a copy of each webpage as a Screenshot and PDF, ensuring accessibility even if the original content is no longer available. Additionally, Linkwarden is designed with collaboration in mind, sharing links with the public and/or allowing multiple users to work together seamlessly. |------------------------------------------------- | Register for an Account |------------------------------------------------- After the start of the Container you need to Sign up for an Account in your own Application. |------------------------------------------------- | SSO/OAuth Integrations |------------------------------------------------- Here are all the SSO/OAuth integrations Linkwarden has -> https://docs.linkwarden.app/self-hosting/sso-oauth

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false
Paramètres supplémentaires
--memory=2G --restart=unless-stopped

Configuration du modèle

WebUIPorttcp
Cible
3000
Défaut
3000
NEXTAUTH_SECRETVariable

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

Défaut
very_sensitive_secret
NEXTAUTH_URLVariable

Change localhost to your IP. The Port should be the same as the WebUI Port

Défaut
http://localhost:3000/api/v1/auth
DATABASE_URLVariable

postgresql://[USERNAME]:[PASSWORD]@localhost:[PORT]/[DATABASE]

Défaut
postgresql://[USERNAME]:[PASSWORD]@localhost:[PORT]/[DATABASE]
DataPathrw
Cible
/data/data
Défaut
/mnt/cache/appdata/linkwarden
PAGINATION_TAKE_COUNTVariable

The numbers of Links to fetch every time you reach to the bottom of the webpage

Défaut
20
STORAGE_FOLDERVariable

The folder to store your Screenshot's, PDF's, and profile photos

Défaut
/data
AUTOSCROLL_TIMEOUTVariable

The amount of time to wait for the website to be archived (in seconds)

Défaut
30
RE_ARCHIVE_LIMITVariable

Adjusts how often a user can trigger a new archive for each link (in minutes)

Défaut
5
NEXT_PUBLIC_DISABLE_REGISTRATIONVariable

If set to true, registration will be disabled.

Défaut
false|true
NEXT_PUBLIC_CREDENTIALS_ENABLEDVariable

If set to true, users will be able to login with username and password.

Défaut
true|false
DISABLE_NEW_SSO_USERSVariable

If set to true, new users will not be able to login with SSO

Défaut
false|true
NEXT_PUBLIC_EMAIL_PROVIDERVariable

If set to true, email will be enabled and you'll need to define the next two variables below

Défaut
false|true
EMAIL_FROMVariable

The email that will send the verification emails

EMAIL_SERVERVariable

That sensitive string that starts with smtp://...

Détails

Référentiel
ghcr.io/linkwarden/linkwarden
Dernière mise à jour2026-06-02
Première vue2024-01-11

Exécutez Linkwarden sur Unraid.

Linkwarden est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.