1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ffsync_ynh.git synced 2024-09-03 18:26:38 +02:00
ffsync_ynh/README.md
Josué Tille 687f32855c
Revert "Update to commmit 33a1e42"
This reverts commit 0d2eb06262.
2020-04-21 20:53:29 +02:00

2.5 KiB
Raw Blame History

Mozillas Sync Server for Yunohost

Integration level
Install ffsync with 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 Firefoxs 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.

Shipped version: 1.8

Documentation

YunoHost specific features

Additional informations

Configuring

Once installed, reaching http://domain.tld/path should show a page explaining how to configure it. Otherwise please refer to the Yunohost page.


Install

From command line:

sudo yunohost app install -l ffsync https://github.com/YunoHost-Apps/ffsync_ynh

Upgrade

From command line:

sudo yunohost app upgrade ffsync -u https://github.com/YunoHost-Apps/ffsync_ynh

Developers infos

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

License

ffsync is published under the Mozilla Public License Version 2.0

TODO