Linkding
Bookmark manager designed be to be minimal, fast, and easy to set up.
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
App
sissbruecker/linkding:latest-plus
Just deployed
/etc/linkding/data
Introduction
Linkding is a bookmark manager that you can host yourself. It's designed be to be minimal, fast, and easy to set up.
This template implements a solution with postgres database, which can handle heavier, production-level workload if needed
Feature Overview
- Clean UI optimized for readability
- Organize bookmarks with tags
- Bulk editing, Markdown notes, read it later functionality
- Share bookmarks with other users or guests
- Automatically provides titles, descriptions and icons of bookmarked websites
- Automatically archive websites, either as local HTML file or on Internet Archive
- Import and export bookmarks in Netscape HTML format
- Installable as a Progressive Web App (PWA)
- Extensions for Firefox and Chrome, as well as a bookmarklet
- SSO support via OIDC or authentication proxies
- REST API for developing 3rd party apps
- Admin panel for user self-service and raw data access
Template Content
LD_SUPERUSER_NAME
Username of the Superuser
LD_SUPERUSER_PASSWORD
Password of the Superuser