Skip to content

Commit e2ba4f6

Browse files
committed
2017-03-23补充Dubbo环境
1 parent 564bfd7 commit e2ba4f6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Dubbo-Install-And-Settings.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,14 @@ dubbo.registry.address=zookeeper://192.168.1.121:2181?backup=192.168.1.111:2181,
200200
dubbo.admin.root.password=root
201201
dubbo.admin.guest.password=guest
202202
```
203+
204+
205+
## Dubbox-Admin 搭建
206+
207+
### 需要环境
208+
209+
- CentOS 6
210+
- JDK 1.8(只测试过 1.8)
211+
- Tomcat 7 或 8(只测试过 8)
212+
- Dubbox 版本:dubbo-admin-2.8.4.war(fork 官网最新版本,自己编译的版本)
213+
- 不需要修改任何 pom.xml 文件,直接就可以运行。

0 commit comments

Comments
 (0)