CENTOS7 installation dubbo-admin2.8.4

Source: Internet
Author: User

CENTOS7 Installation dubbo-admin2.8.4

1. Installation

All source code of Dubbo can be downloaded from Https://github.com/alibaba/dubbo. Unzip after the good.
Download Apache-tomcat, http://archive.apache.org/dist/tomcat/tomcat-7/unzip after download is complete
2. Configuration
Modify the Tomcat port 8088, modify the method as follows, hit the file server.xml under Conf, because zookeeper will use 8080 of the port, so in order to not conflict, the Tomcat port to change. Remember to change ...

Then delete all the files under wehapps/root/and copy all the files under the dubbo-admin2.8.4 directory to Apache-tomcat webapps/root/.

3. Modify Dubbo.properties

Webapps/root/web-inf/dubbo.properties

dubbo.registry.address=zookeeper://222.29.77.204:2181 #zookeeper地址

Dubbo.admin.root.password=root

Dubbo.admin.guest.password=root

~
4. Visit:

This is all configured well, first of all, be sure to start zookeeper boot before you start Tomcat. Start Zookeeper

Start Tomcat

Visit http://localhost:8088

pop up as follows:

Enter the user name and password are root

You will see:

The following interface shows that the installation configuration is successful and the login password is root/root

Now that's done, you can start using the ~~~~~~~~

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.