Access the ZX/NX container and log in
Download the resilio-connect-agent_x64.tar.
gz. Use wget or curl to download directly to the container. An alternative is copying the installer to a NAS share and then you can access it from the container through /Pools/Pool-0/my_dataset Unzip the installer in /opt of the container
Run the agent, make sure to discover the management server using the NIC you want the traffic over. In this example, the high-speed sync network is the 10.10.10.x network
root@mltest-zx:/opt# ./rslagent --server 10.10.10.118Ensure the agent shows in the management console and continue with help from https://conect.resilio.
com This isn't an auto start and you should remember to autostart the Resilio agent on boot up or in ZX a node failure or build a startup script. Contact Scale Logic support for
Resilio Connect Agent 2.12.6 (1867)
Usage:
rslagent [ options ... ]
Options:
--help Print this message
--config <path> Use a configuration file
--storage <path> Storage path for identity and license
--identity <user name> Creates user identity
--license <path> Apply owner license
--decrypt <secret> <db path> <encrypted folder> <output folder> Decrypt encrypted folder
--upgradedb <path> Upgrade databases in specified storage or upgrade a single db
--nodaemon Do not daemonize
--dump-sample-config Print a sample configuration file
--log <file> Set log file
--webui.listen <IP>:<port> Set the webui listening interface
--generate-secret <secret version> Generate a read/write key
--get-ro-secret <r/w key> Get the read-only key associated to a read/write key
--server <IP>:<port> Set Management Console address
--proxy Start as proxy
For additional info please visit help center.