CentOS7 x64 JDK1.8java
1. wget https://mirrors.tuna.tsinghua.edu.cn/apache/zookeeper/zookeeper-3.4.8/zookeeper-3.4.8.tar.gzgit
2. tar zxvf zookeeper-3.4.8.tar.gzgithub
3. cd zookeeper-3.4.8/binweb
5. ./zkServer.sh startapache
dubbo admin use jdk1.7 to package and runtomcat
1. download dubbo master wget https://github.com/alibaba/dubbo/zip/master and uncompressapp
2. cd masterwebapp
3. maven package –Dmaven.test.skip=true
maven
1. wget http://mirrors.tuna.tsinghua.edu.cn/apache/tomcat/tomcat-8/v8.5.4/bin/apache-tomcat-8.5.4.tar.gzspa
2. uncompress
3. modify setclasspath.sh export java_home and export jre_home
4. remove webapp/ROOT
5. copy dubbo admin to ROOT