Servas
A self-hosted bookmark manager with tags, groups, and two-factor authentication. Built with Laravel and SQLite.
Default Setup
- Visit your domain after deployment
- Register an account — registration is enabled by default
- Start bookmarking — add bookmarks, organize with tags and groups
What You Can Do After Deployment
- Add bookmarks — save URLs with tags and group organization
- Create groups — organize bookmarks into logical categories
- Enable 2FA — add two-factor authentication for extra security
- Disable registration — set
SERVAS_ENABLE_REGISTRATION to false in Service > Variables after creating your account, then restart
Key Features
- Tag and group-based bookmark organization
- Two-factor authentication (2FA)
- Later list for read-it-later workflow
- Browser extension support
- Responsive web interface
- SQLite storage (no external database needed)
License
MIT — GitHub