There are a ton of selfhosted bookmark syncing and managing solutions.
In addition to https://github.com/awesome-selfhosted/awesome-selfhosted#bookmarks-and-link-sharing I found these:

I'm sure there are a ton more out there.

Basically all I want is to sync and somewhat categorize/tag bookmarks across my devices. Website archival, sharing and multi-user support is optional.

Going by GitHub stars I guess using Floccus with LinkWarden or Karakeep is the way to go?

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 4 months ago* (last edited 4 months ago) (2 children)

https://gosuki.net/
This one?

Looks like it doesn't come with docker and seems like you don't get access to the full source on the free version?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 4 months ago* (1 child)

    Docker? Meh. If you need it it's like 5 lines of docker files to write.

    Yeah the p2p sync is a paid feature. The master mode sync is not however.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 4 months ago (1 child)

    If I write my own Dockerfiles to tag my own images I also have to run my own update management.
    I like to outsource this, so all I have to do is a simple docker compose pull (or in reality, let Dockhand or watchtower handle it).

  • source
  • parent
  • hideshow 2 child comments