mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
---
|
|
title: "Linkding"
|
|
description: "A self-hosted bookmark manager designed to be minimal, fast, and easy to set up."
|
|
og:
|
|
description: "A self-hosted bookmark manager designed to be minimal, fast, and easy to set up."
|
|
category: "Bookmarks"
|
|
icon: "/docs/images/services/linkding-logo.svg"
|
|
---
|
|
|
|
# Linkding
|
|
|
|
<ZoomImage src="/docs/images/services/linkding-logo.svg" alt="Linkding logo" />
|
|
|
|
## What is Linkding?
|
|
|
|
Linkding is a minimalist, self-hosted bookmark manager that focuses on simplicity and performance. It provides a clean interface for saving, organizing, and searching your bookmarks.
|
|
|
|
## Different Versions of Linkding
|
|
|
|
Linkding is available in two versions:
|
|
|
|
| Version | Description |
|
|
|-----------------|-------------|
|
|
| `latest` | Provides the basic functionality of linkding |
|
|
| `plus` | Includes feature for archiving websites as HTML snapshots. Note: This version has a significantly larger image size as it includes a Chromium installation, requires more runtime memory to run Chromium, and requires more disk space for storing HTML snapshots |
|
|
|
|
## Links
|
|
|
|
- [Official website](https://linkding.link/?utm_source=coolify.io)
|
|
- [Documentation](https://linkding.link/installation/)
|
|
- [GitHub](https://github.com/sissbruecker/linkding?utm_source=coolify.io)
|