mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Syncthing package for YunoHost
|
||
---|---|---|
conf | ||
scripts | ||
.travis.yml | ||
check_process | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md |
Syncthing app for YunoHost
This package allow you to install Syncthing 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
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
Shipped version: 1.3.3
Screenshots
Configuration
How to configure this app: by an admin panel, a plain file with SSH, or any other way.
Documentation
- Official documentation: https://docs.syncthing.net
YunoHost specific features
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/syncthing_ynh/issues
- App website: https://syncthing.net/
- Upstream app repository: https://github.com/syncthing/syncthing
- YunoHost website: https://yunohost.org/
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/syncthing_ynh/tree/testing --debug
or
sudo yunohost app upgrade syncthing -u https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing --debug