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
JeeSpringCloudV3.0
Commits
53415212
Commit
53415212
authored
Oct 22, 2018
by
HuangBingGui
Browse files
删除目录JeeSpringDubboAdmin
parent
43e40986
Changes
1
Hide whitespace changes
Inline
Side-by-side
JeeSpringDubboAdmin/dubboAdmin.txt
deleted
100644 → 0
View file @
43e40986
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