Enter your authorized server hostname to reveal the install commands.
Don't have a license? Purchase one here.
On your master server (the licensed one whose content is the source of truth), run as root:
wget https://serverplushq.com/cluster-manager/cluster-manager.zip
unzip cluster-manager.zip
cd cluster-manager
bash ./install_master.sh
On each node that receives the replicated copy (nodes need no license), run as root:
wget https://serverplushq.com/cluster-manager/cluster-manager.zip
unzip cluster-manager.zip
cd cluster-manager
bash ./install_slave.sh