This guide gives you the shortest useful path from a fresh LinkAce installation to a working bookmark archive. If you already installed LinkAce, continue with the first steps after setup.
1. Choose an installation method
For most self-hosted installations, use Setup with Docker. It provides the application and the services LinkAce needs in one Docker Compose setup.
Other installation options are available if they better match your environment:
- Setup with Helm for Kubernetes clusters.
- One-click deployment for supported cloud platforms.
- Setup without Docker for manual PHP installations.
2. Run the built-in setup
After starting LinkAce, open your LinkAce URL in the browser. The setup guides you through the requirements check, database configuration, and first user account.
The first user becomes the administrator. Use a real email address if you want password reset emails, invitations, or notifications to work later.
3. Complete the post-setup checklist
Before you rely on LinkAce for daily use, go through the Post-Setup Steps. The most important follow-up tasks are:
- configure email,
- configure the cron,
- choose basic user and privacy defaults,
- configure application backups if needed,
- install the Bookmarklet.
4. Add or import links
Start with one link from the dashboard to confirm that LinkAce can save entries. Then use the full Links form when you want to add title, description, lists, tags, notes, or visibility settings.
If you already have browser bookmarks, use the Import page. Imports are processed in the background, so the cron must be configured for the queue to finish.
5. Configure the Bookmarklet
The Bookmarklet lets you save the page you are currently viewing without opening LinkAce first. Install it from your user settings by dragging the Bookmarklet button into your browser bookmarks bar.
6. Verify automation
If you want automated link checks, Wayback Machine backups, imports, or application backups, make sure the cron runs. The System Settings page shows the cron token and the cron URL.
Email should also be configured if you want password resets, user invitations, backup notifications, or dead-link notifications.