mirror of
https://github.com/YunoHost-Apps/syncserver-rs_ynh.git
synced 2024-09-03 20:26:32 +02:00
Firefox Sync Storage packaged for YunoHost.
.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
.gitattributes | ||
.gitignore | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Firefox SyncStorage for YunoHost
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.
Overview
Second-generation server for Firefox Sync written in Rust.
Shipped version: 0.15.1~ynh1
Documentation and resources
- 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
Developer info
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