Self-host with Docker · Yantr
Linkwarden
Self-hosted bookmark manager with full-text search, archiving, and collaboration features.
1
Ports
3
Notes
4
Use Cases
About
What Linkwarden does
Linkwarden is a self-hosted bookmark manager for saving, archiving, and searching links. It offers full-text search, page archival and screenshots, collaborative collections, tagging, and import/export—useful for research, shared bookmarks, and preserving web resources.
Install Flow
How to self-host Linkwarden
Linkwarden can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Linkwarden does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Save and organize bookmarks with automatic archiving of web page content.
- Search through saved links and archived content instantly.
- Share bookmark collections with family or team members.
- Preserve important web resources that might disappear from the internet.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
ghcr.io/linkwarden/linkwarden:v2.13.5
Service Name
linkwarden
Notes
Things to know before you deploy
- Uses PostgreSQL database for storage
- Web pages are archived for offline access
- Supports multiple users and shared collections
Related Apps
More tools you might pair with Linkwarden
Page generated 2026-06-23T15:50:08.758Z