Introduction to self-hosted SlugBase

What SlugBase is, how self-hosted differs from cloud, terminology, and how these guides are written.

What you get with self-hosted SlugBase

Self-hosted SlugBase is an open-source bookmark manager you run on your own server. Save links with titles, folders, and tags; search everything with Ctrl+K; and turn any bookmark into a short link at /go/<slug> you can share or use as a browser shortcut.

The first account created during setup becomes an administrator. From Admin you can manage users, teams, OIDC sign-in providers, SMTP email, and optional AI suggestions for bookmark titles and tags.

Cloud vs self-hosted: The hosted product at slugbase.app adds organizations, plans, and billing on top of the same core app. Features that work the same way in both editions are documented here; Cloud-only topics are in the Cloud guides.

Main areas of the app

After login you'll find these sections in the sidebar:

AreaWhat it does
Overview (dashboard)Library stats, pinned bookmarks, and the quick-search bar.
BookmarksYour saved links — create, search, filter, import, and export.
FoldersGroup bookmarks and share them with your team.
TagsLabel bookmarks so you can filter by topic.
ProfileAccount settings, preferences, API tokens, and MFA.
AdminUser and team management, OIDC, SMTP, and AI settings (admins only).

Short links work at /go/<slug> on your server. You can manage saved slug choices from Profile → Manage remembered slug choices.

Terminology

TermMeaning
BookmarkA saved URL with metadata; a slug is optional.
SlugA short keyword that resolves to a bookmark URL via /go/... and browser shortcuts.
Self-hostedThe core product you install and run yourself (open-source license in the SlugBase repository).
CloudThe hosted multi-tenant service; app URLs are under https://slugbase.app/app/....

Where to go next

Was this page helpful?

Last updated 1 week ago

Built with Documentation.AI