LinkAce
A self-hosted bookmark manager to archive, organize, and share links. Features tags, lists, multi-user, REST API, and automated link monitoring.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Self-hosted bookmark manager: private, open-source, with archiving and sharing.
Core Features
- Organize bookmarks with lists and tags
- Multi-user support with internal sharing of links, lists or tags
- OAuth and OIDC for SSO login
- Automated link monitoring for availability
- Automated archiving via Internet Archive
What It Can't Do
- •Self-hosting requires server maintenance and regular backups. Read the upgrade guide carefully before migrating from v1. No free personal support; use community discussions.
Use Cases
- Personal knowledge management: archive and categorize technical articles and research
- Team collaboration: share useful web resources among team members
- Content creators: manage reference links and share public collections
LinkAce is a powerful self-hosted tool for managing your personal link archive. Save articles for later reading, bookmark useful tools, and preserve web content long-term. With a clean interface, you can categorize and retrieve links easily, share collections with others, and automate archiving via the Internet Archive. It supports multi-user, OAuth/OIDC SSO, REST API, Zapier integration, advanced search, and light/dark themes. Links can be private or public, with RSS feeds available. It also offers import/export of bookmarks and automated backups to S3-compatible storage.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Run Docker: `docker run -d -p 80:80 kovah/linkace` (or use one-click deploy to cloud)
Step 2: Access the web interface and follow the setup wizard (database, admin account)
Step 3: Log in, start adding links, creating tags and lists
- Step 1: Run Docker: `docker run -d -p 80:80 kovah/linkace` (or use one-click deploy to cloud)
- Step 2: Access the web interface and follow the setup wizard (database, admin account)
- Step 3: Log in, start adding links, creating tags and lists
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop and remove Docker container and volumes: `docker stop linkace && docker rm linkace && docker volume rm linkace_data` (if using persistent volumes).
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
3 FAQs
Similar Projects
ArchiveBox
Open-source self-hosted web archiving tool that saves snapshots of URLs in multiple redundant formats (HTML, PDF, WARC, screenshots, etc.) with a web UI, CLI, and API.
Immich
High performance self-hosted photo and video management solution with automatic backup, AI search, facial recognition, and multi-user support.
Vaultwarden
A lightweight, self-hosted Bitwarden server alternative written in Rust, compatible with official clients.