git clone https://github.com/astroitlab/opencluster.git ${OPENCLUSTER_HOME}
mkdir -p /work/opencluster/logs
cp ${OPENCLUSTER_HOME}/opencluster/config.ini ${OPENCLUSTER_HOME}/opencluster/logging.conf /work/opencluster
modify config.ini and sbin/nodes according to your cluster, then run: sbin/start-all.sh
cd ${OPENCLUSTER_HOME}
python example/helloManager.py -h