dubbo-admin web management console

Since I have been watching dubbo recently, the war package found on the Internet was released to tomcat and reported an error, so I re-downloaded the compiled version from git (https://github.com/apache/incubator-dubbo-ops)

How to use it

You can get a release of dubbo monitor in two steps:

  • Step 1:
git clone https://github.com/apache/incubator-dubbo-ops
  • Step 2:
cd incubator-dubbo-ops && mvn package

Then you will 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 will 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 will find the shell scripts for starting or stopping registry.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325331801&siteId=291194637