Installation Guide

Enter your authorized server hostname to reveal the install commands.

{{ error }}

Don't have a license? Purchase one here.

License Verified
Hostname: {{ hostname }}

Server Setup

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
Next Steps: Once installed, go to WHM > Plugins > Cluster Manager Master on the master to deploy SSH keys to your nodes and set up sync jobs.