1
0
Fork 0
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.
Find a file
2024-08-30 21:58:24 +02:00
.github Init from example_ynh 2023-09-28 13:38:01 +02:00
conf Fix backup, restore, upgrade and change_url (#6) 2023-10-24 01:11:29 +02:00
doc Add docs for configuration and troubleshooting 2023-12-23 13:15:41 +01:00
scripts [autopatch] Do not delete logs on app removal 2024-06-23 23:22:56 +02:00
sources Init from example_ynh 2023-09-28 13:38:01 +02:00
.gitattributes Init from example_ynh 2023-09-28 13:38:01 +02:00
.gitignore Init from example_ynh 2023-09-28 13:38:01 +02:00
ALL_README.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
config_panel.toml.example Init from example_ynh 2023-09-28 13:38:01 +02:00
LICENSE Fix installation (#3) 2023-10-21 23:12:56 +02:00
manifest.toml Upgrade sources 2024-08-30 14:05:14 +02:00
README.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
README_es.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
README_eu.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
README_fr.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
README_gl.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
README_id.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
README_it.md Auto-update README 2024-03-29 07:25:00 +01:00
README_ru.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-30 12:05:16 +00:00
tests.toml Fix installation (#3) 2023-10-21 23:12:56 +02:00

Firefox SyncStorage for YunoHost

Integration level Working status Maintenance status

Install Firefox SyncStorage with YunoHost

Read this README in other languages.

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.17.3~ynh1

Documentation and resources

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