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-04-16 23:33:43 +02:00

2.3 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.

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

YunoHost specific features

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