forked from qiurunze123/miaosha
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
qiurunze
committed
Feb 19, 2019
1 parent
603f042
commit a77a5c7
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
### dubbo-admin 平台搭建与管理 | ||
|
||
有问题或者宝贵意见联系我的QQ,非常希望你的加入! | ||
|
||
#### [dubbo-admin-2.6.0 war包](/docs/dubbo-admin/dubbo-admin-2.6.0.war) | ||
|
||
1.可直接 https://github.com/apache/incubator-dubbo/releases/tag/dubbo-2.6.0 下载后将dubbo-admin-2.6.0达成war包 | ||
|
||
2./docs/dubbo-admin/dubbo-admin-2.6.0.war获取war包 | ||
|
||
3.获取后 将war包放在tomcat的webapp目录 | ||
|
||
4.启动 window startup.bat linux ./bin/startup.sh 启动 -- 记得安装zk客户端才可以启动成功 | ||
|
||
5.访问 http://端口号:8080/dubbo-admin-2.6.0/ 可成功 | ||
|
||
6.账号密码 root/root |