Since the recent time in watching Dubbo, the online found the war package released to Tomcat error, so from Git (https://github.com/apache/incubator-dubbo-ops) downloaded the compiled version
How to use it
You can get a release of Dubbo Monitor in the steps:
git clone https://github.com/apache/incubator-dubbo-ops
cd incubator-dubbo-ops && mvn package
then you'll find:
- Dubbo-admin-2.0.0.war in Incubator-dubbo-ops\dubbo-admin\target directory. You can deploy it into your application server.
- dubbo-monitor-simple-2.0.0-assembly.tar.gz in Incubator-dubbo-ops\dubbo-monitor-simple\target directory. Unzip it you'll find the shell scripts for starting or stopping monitor.
- dubbo-registry-simple-2.0.0-assembly.tar.gz in Incubator-dubbo-ops\dubbo-registry-simple\target directory. Unzip it you'll find the shell scripts for starting or stopping registry.
Dubbo-admin Web page Management Console