Read this README in other languages.
This package allows you to install Firefox SyncStorage quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
"Firefox Sync" is a browser synchronization feature available in Firefox. It allows to synchronize bookmarks, browsing history, preferences, passwords, filled forms, add-ons, and the last opened tabs across multiple computers. This traditionally relies on Mozilla's synchronization servers (though data are encrypted). Using this app, you can synchronize your Firefox instances using your own synchronization server.
Shipped version: 0.18.2~ynh1
- Official app website: https://www.mozilla.org/en-GB/firefox/features/sync/
- Official admin documentation: https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md
- Upstream app code repository: https://github.com/mozilla-services/syncstorage-rs
- YunoHost Store: https://apps.yunohost.org/app/syncserver-rs
- Report a bug: https://github.com/YunoHost-Apps/syncserver-rs_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
or
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps