I want to self-host my own private firefox sync, how ?

I found these servers, but they all appear to be broken ?

https://github.com/balu-/FSyncMS/ https://github.com/posativ/weave-minimal https://github.com/mozilla-services/syncserver

Is there one that works ? And since they all seem to break eventually, how do I set firefox to not autoupdate past the last compatible version of my sync server, if I get one to work ?

thanks

47 points · 4 comments · view on lemmy.world

4 Comments

folekaule@lemmy.world · 10 pts · 1y (1 reply)

Did you try this one? It was linked from the Mozilla services repo.

interdimensionalmeme@lemmy.ml · 3 pts · 1y

Thanks I didn't know about that one, hopefully it works !

davel@lemmy.ml · 6 pts · 1y

https://github.com/mozilla-services/syncstorage-rs?tab=readme-ov-file#local-setup

I can’t speak to the quality of this repo, but at first glance it seems to make running it in Docker pretty easy: https://github.com/dan-r/syncstorage-rs-docker

It looks like a number of people have done something similar: https://hub.docker.com/search?q=syncstorage-rs

Rambomst@lemmy.world · 5 pts · 1y

I didn't know this was possible! I will be giving these a go when I get home.