Overview
Management Console and Agents download page is not available publicly. If you already have a product license - please contact support for latest available version.
If you plan to evaluate the product - please contact our business team instead.
Together with Management Console a new Management Console Agent will be silently installed and launched on the same computer. This agent's purpose is to ease environment configuration and remove necessity to manually install an agent here.
Steps:
Version conflict
prior to installing this build, please uninstall your existing beta/preview build of Resilio Connect (if provided) or any version of Resilio Sync Pro software- Open the “resilio-connect-server-windows-x64.msi” file supplied in the delivered package
- Follow the installation steps
- By default, the Resilio Connect Management Console will be installed into "C:\Program Files\Resilio Connect Server\", registered as a service and started.
- Management Console will take care to allow necessary ports in firewall itself if you are using Windows Firewall. Take care to open ports only if you are using a 3rd party firewall.
- Open a browser and navigate to https://localhost:8443. Since the Console uses a self-signed SSL certificate, you may see a browser warning. Feel free to ignore it or apply your own certificate.
- When prompted by the server, provide a username and enter a new password, apply the license. Once completed, the Resilio Console will show up in your browser.
All the ports, used NICs, certificates, and other settings can be adjusted by editing the server config file. The Connect Console can be controlled with the srvctrl command.
Steps:
Version conflict
prior to installing this build, please uninstall your existing beta/preview build of Resilio Connect (if provided) or any version of Resilio Sync Pro software- Ensure your firewall allows incoming connections to the Connect Management Console ports
- Download the MC tarball. Version 3.6.0 contains the
update-or-install
script. Download and unpack the archive For example:tar zxf resilio-connect-server-linux-x64.tar.gz -C /opt
- For version earlier than 3.6.0, skip this step. For version 3.6.0 navigate inside the unpacked directory and launch script
update-or-install
. It will check if the necessary libraries are present in the system. If all the dependencies are present, the script will complete the installation and exit silently. If not, the script will give the error, please contact support to finish installation. - Start your Management Console. If your Management Console is not registered as daemon:
/opt/resilio-connect-server/srvctrl start
If your Management Console runs as daemon:systemctl start resilio-connect-server
- Open a browser and navigate to https://localhost:8443. Since the Console uses self-signed SSL certificate, you may see a browser warning. Feel free to ignore it or apply your own certificate.
- When prompted by the server, provide a username and enter a new password, apply license. Once completed, the Connect Console will show up in your browser.
All the ports, used NICs, certificates and other settings can be adjusted via editing the server config file. The Resilio Connect Console can be controlled via the srvctrl command.