Skip to content

yidardd/dubbo-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dubbo-ops

Build Status Gitter

The following modules in Apache Dubbo(incubating) have been moved here:

  • dubbo-admin
  • dubbo-monitor-simple
  • dubbo-registry-simple

NOTICE

dubbo admin is under refactoring, please checkout the develop branch

How to use it

dubbo admin

Dubbo admin is a spring boot application, you can start it with fat jar or in IDE directly.

dubbo monitor and dubbo registry

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-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.

About

The ops and reference implementation for Apache Dubbo

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 61.1%
  • Vue 27.5%
  • JavaScript 9.2%
  • CSS 1.3%
  • Dockerfile 0.4%
  • Shell 0.3%
  • HTML 0.2%