Skip to content

Extras: Resilio Sync

desimaniac edited this page Jan 10, 2019 · 21 revisions
  1. Introduction
  2. URL
  3. Initial Setup
    1. Domain
    2. Install
  4. Setup Wizard
  5. Adding Folder(s)

1. Introduction

Resilio Sync (formerly BitTorrent Sync) by Resilio, Inc. is a proprietary peer-to-peer file synchronization tool available for Windows, Mac, Linux, Android, iOS, Windows Phone, Amazon Kindle Fire and BSD. It can sync files between devices on a local network, or between remote devices over the Internet via a modified version of the BitTorrent protocol.

-Wikipedia

2. URL

  • To access Resilio Sync, visit http://resiliosync.yourdomain.com

3. Initial Setup

i. Domain

  • See Adding a Subdomain on how to add the subdomain resiliosync to your DNS provider.

  • Note: You can skip this step if you are using Cloudflare with Cloudbox.

ii. Install

  • Run the following commands:

    cd ~/cloudbox/
    sudo ansible-playbook cloudbox.yml --tags resilio-sync

4. Setup Wizard

  1. Visit https://resiliosync.yourdomain.com

  2. First time you log in, you will be presented with a welcome screen.

  3. Fill in the following:

    • User name: fill in your preferred admin username.

    • Password: fill in your preferred admin password.

    • Confirm password: retype the password.

  4. Click "Continue".

  5. Next screen will ask to choose a product. This will be "Sync Home" for most users. Click the product that applies to you.

    For this guide, we will select "Sync Home".

  6. Next screen will ask for a "friendly" name for your Resilio Sync server. Type in a name and check the boxes below. Click "Get Started" to continue.

  7. You will be asked to login with the username and password you setup earlier.

5. Adding Folder(s)

  1. Click the + at the top left and select the folder type.

    For this guide, we will select "Standard folder".

  2. On the next screen, click mounted_folders to expand it

    Note: Do not use the sync folder (/mnt/sync/ path) as this folder will only be used to save config files.

  3. The home and mnt folders under mounted_folders represent the folders home and mnt on your server's / path.

    So..

    • Resilio Sync: /mnt/mounted_folders/home/ = Server: /home/

    • Resilio Sync: /mnt/mounted_folders/mnt/ = Server: /mnt/

  4. You can either choose an existing folder to share or you can create a new folder. When you are ready to share, click "Open".

    For this guide, we will created the following folder on our server: /home/seed/test/ (/mnt/mounted_folders/home/seed/test/ within Resilio Sync).

  5. On the next screen, select the sharing options (e.g. "Read Only" or "Read & Write", link expiration, etc). You can share this folder via a Link, Key, and/or QR Code. When you're done, click the x at the top right.

  6. You will now see the folder being shared.

Basics

  1. Introduction
  2. Cloudbox Install Types
  3. Cloudbox Paths
  4. Accessing Cloudbox Apps

Prerequisites

  1. Overview
  2. Presumptions
  3. Server
  4. Domain Name
  5. Cloudflare
  6. Cloud Storage
  7. Plex / Emby - Account
  8. Usenet vs. BitTorrent

Install Cloudbox

Cloudbox
  1. Overview
  2. Dependencies (Choose only one of these)
  3. Settings
  4. Preinstall (Choose only one of these)
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Cloudbox (Choose only one of these)
  9. Application Setup
    1. NZBGet
    2. ruTorrent
    3. NZBHydra2
    4. Jackett
    5. Plex Media Server
    6. Plex Autoscan
    7. Sonarr
    8. Radarr
    9. Lidarr
    10. PlexPy (Tautulli)
    11. Ombi
    12. Portainer
    13. Organizr
  10. Next Steps

Install Feederbox / Mediabox

Feederbox (do this first)
  1. Overview
  2. Dependencies
  3. Settings
  4. Preinstall
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Feederbox (Choose only one of these)
  9. Application Setup
    1. NZBGet
    2. ruTorrent
    3. NZBHydra2
    4. Jackett
    5. Sonarr
    6. Radarr
    7. Lidarr
    8. Portainer
    9. Organizr
  10. Next Steps

Mediabox
  1. Overview
  2. Dependencies
  3. Settings
  4. Preinstall
  5. SSH
  6. Ansible Vault
  7. Rclone
  8. Mediabox (Choose only one of these)
  9. Application Setup
    1. Feeder Mount
    2. Plex Media Server
    3. Plex Autoscan
    4. PlexPy (Tautulli)
    5. Ombi
  10. Next Steps

Recommended Reading

Backup and Restore

More Information

Advanced Configuration

Experimental

Extras

Misc

Community-Submitted

See Community Wiki.

Reference

Troubleshooting

Links

Clone this wiki locally