# need vagrant plugins
vagrant plugin install vagrant-vbguest
# node[1-3] and zookeeper dir is /home/apps/zookeeper
git clone https://github.com/47oo/cluster-create-easy.git
cd cluster-create-easy/zookeeper
vagrant up
vagrant ssh node1
# master agent[1-2]
cd cluster-create-easy/mesos
vagrant up
vagrant ssh master
# you can use chrome or curl
curl http://192.168.205.11:5050