Exhibitor

From air
Jump to navigation Jump to search


https://github.com/Netflix/curator/wiki/Exhibitor-Integration http://curator.apache.org/exhibitor.html

mkdir exhibitor
cd exhibitor

wget https://raw.github.com/Netflix/exhibitor/master/exhibitor-standalone/src/main/resources/buildscripts/standalone/maven/pom.xml 

mvn clean package

java -jar target/exhibitor-1.5.5.jar --help
java -jar target/exhibitor-1.5.5.jar --configtype=zookeeper --zkconfigconnect zookeeper-1:2181,zookeeper-2:2181,zookeeper-3:2181 --zkconfigzpath /

Browse http://zookeeper-1:8080/exhibitor/v1/ui/index.html