Self Hosted Automatic Bookmark Backup and Synchronization

https://lemmy.world/post/7027166

Self Hosted Automatic Bookmark Backup and Synchronization - Lemmy.World

Good morning, afternoon, or evening; I am looking for a self hosted solution for Bookmark backup and synchronization. I just spun up a docker container for Linkding; don’t get me wrong this is awesome, but it is missing some things I would like to see in a bookmark backup solution. A few key things I am looking for: - Browser agnostic (at least firefox and chromium based browsers) - Automatic backup/synchronization - Integration with the browser’s built in bookmarks Anyone have any suggestions? I am looking to self host, and not looking for something like Xbrowsersync or Firefox Account syncing. I am open to suggestions! Thank you!

not looking for something like Xbrowsersync or Firefox Account syncing.

Firefox account can be self hosted, though!

Wasn’t the project abandoned some years ago
If you use Docker, somebody has been taking the effort of wrapping the new Rust-based self-hosted sync server into a Docker recipe: github.com/jeena/fxsync-docker
GitHub - jeena/fxsync-docker: Docker compose and other useful files for selfhosting of Firefox sync server

Docker compose and other useful files for selfhosting of Firefox sync server - jeena/fxsync-docker

GitHub