Apache Dubbo Administration
500K+

service governance follows the version of Dubbo 2.7, and compatible for Dubbo 2.6, please refer to here
dubbo-admin-ui/README.md for more detail
Set npm proxy mirror:
if you have network issue, you can set npm proxy mirror to speedup npm install:
add registry=https://registry.npmmirror.com to ~/.npmrc
git clone https://github.com/apache/dubbo-admin.gitdubbo-admin-server/src/main/resources/application.propertiesmvn clean package -Dmaven.test.skip=truemvn --projects dubbo-admin-server spring-boot:run
ORcd dubbo-admin-distribution/target; java -jar dubbo-admin-0.1.jarhttp://localhost:8080rootRun admin server project
backend is a standard spring boot project, you can run it in any java IDE
Run admin ui project
run with npm run dev.
visit web page
visit http://localhost:8081, frontend supports hot reload.
Once deployed, you can check http://localhost:8080/swagger-ui.html to check all restful api and models
Apache Dubbo admin is under the Apache 2.0 license, Version 2.0. See LICENSE for full license text.
Content type
Image
Digest
sha256:3a4b6dc2b…
Size
303.9 MB
Last updated
almost 3 years ago
docker pull apache/dubbo-admin:0.6.0Pulls:
196
Last week