conf | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
Mozilla’s Sync Server for Yunohost
This package allow you to install ffsync quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
The Sync Server provides a replacement for Firefox’s default server (hosted at Mozilla).
By default, a server set up will defer authentication to the Mozilla-hosted accounts server at https://accounts.firefox.com. So you will still have to authenticate at Mozilla, but the storage of your information will be done on your host.
Since no version was released since 2018, we follow now the master branch
Shipped version: commit 33a1e42
Configuration
Once installed, reaching http://domain.tld/path
should show a page explaining how to configure it. Otherwise please refer to the Yunohost page.
Documentation
- Official documentation: https://docs.services.mozilla.com/howtos/run-sync-1.5.html
- YunoHost documentation: There no other documentations, feel free to contribute.
YunoHost specific features
Supported architectures
Links
- Report a bug about this package: https://github.com/YunoHost-Apps/ffsync_ynh/issues
- Upstream app repository: https://github.com/mozilla-services/syncserver
- YunoHost website: https://yunohost.org/
Developers info
Please do 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/ffsync_ynh/tree/testing --debug
or
sudo yunohost app upgrade ffsync -u https://github.com/YunoHost-Apps/ffsync_ynh/tree/testing --debug