CentOS Installation Dubbo Management Center

Source: Internet
Author: User

First, install the zookeeper

Reference http://www.cnblogs.com/ywlaker/p/6060005.html

Second, download

  

Http://pan.baidu.com/s/1dDlI7aL

Download package

Dubbo-admin-2.5.4.war
Third, the configuration

Copy Dubbo-admin-2.5.4.war to Tomcat's WebApps directory

Cd/usr/java/apache-tomcat-7.0.70/webappscp/usr/file/dubbo-admin-2.5.4.war./

Start Tomcat and let Tomcat automatically decompress Dubbo-admin-2.5.4.war

cd/usr/java/apache-tomcat-7.0.70/bin/./startup.sh

Modify the configuration of the Dubbo-admin

Cd/usr/java/apache-tomcat-7.0.70/webapps/dubbo-admin-2.5.4/web-inf

Edit Dubbo.properties

VI dubbo.properties

Modify the zookeeper address and port for the installation

dubbo.registry.address=zookeeper://127.0.0.1:2181dubbo.admin.root.password=rootdubbo.admin.guest.password= Guest

Restart Tomcat

sh/usr/java/apache-tomcat-7.0.70/bin/shutdown.shsh/usr/java/apache-tomcat-7.0.70/bin/startup.sh
Iv. Browser Access

Enter in the browser address bar

http://192.168.253.128:3000/dubbo-admin-2.5.4/

Administrator account password: root/root

CentOS Installation Dubbo Management Center

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.