Add info about fxsync
This commit is contained in:
parent
ec7f2294e6
commit
04fd65f665
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ and replaces the old python one, which is deprecated.
|
|||
|
||||
## Background
|
||||
|
||||
Firefox browser data can be synced across devices. The sync service is normally provided by Mozilla.
|
||||
This is selfhosted alternative server written in Rust and dockerized for easier deployment.
|
||||
|
||||
`syncstorage-rs` has a [docker release on docker-hub](https://hub.docker.com/r/mozilla/syncstorage-rs/)
|
||||
but it also needs a database to run, which this docker-compose.yaml helps setting up and connecting.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue