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
2020-06-22 22:33:32 +02:00

2.1 KiB
Raw Blame History

Mozillas Sync Server for Yunohost

Integration level
Install ffsync with YunoHost

Lire ce readme en français.

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

Configuration

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

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status

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