Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JeeSpringCloud
Commits
41a65e02
Commit
41a65e02
authored
Dec 13, 2018
by
Sun
Browse files
no commit message
parent
08c32267
Changes
1
Hide whitespace changes
Inline
Side-by-side
JeeSpringDubboAdmin/dubboAdmin.txt
deleted
100644 → 0
View file @
08c32267
1、官网下载dubbo源码
https://github.com/alibaba/dubbo
2、编译dubbo-admin工程,打成war包 dubbo-admin-2.5.8.war
3、进入 WEB-INF 目录修改文件 dubbo.properties
dubbo.registry.address=zookeeper://127.0.0.1:2181
dubbo.admin.root.password=root
dubbo.admin.guest.password=guest
4、在tomcat 中部署dubbo-admin-2.5.8.war
5、用户密码都root/root
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment