Skip to content

Resilio Sync

What is it?

Resilio Sync uses peer-to-peer technology to provide fast, private file sharing for teams and individuals. By skipping the cloud, transfers can be significantly faster because files take the shortest path between devices. Sync does not store your information on servers in the cloud, avoiding cloud privacy concerns.

Details
Project home Docs Docker

1. Installation

sb install sandbox-resiliosync

2. URL

  • To access Resilio Sync, visit https://resiliosync._yourdomain.com_

3. Setup

  • Documentation: Resilio Sync Docs

  • Note: The default data port for this container is 55555. Sync will try to use this port for data transfer, if the port is not open Sync will automatically use a relay server to make your connection. For best performance, please ensure this port is opened in your firewall.

  • Sync's data port can be customized by changing the Sync settings as well as adding the following to /srv/git/saltbox/inventories/host_vars/localhost.yml and rerunning the installation tag:

yaml resiliosync_data_port: "#####"