

GitHub - apache/dubbo-admin: The ops and reference implementation for Apache Dub...
source link: https://github.com/apache/dubbo-admin
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
Dubbo Admin
Demo Address
- http://47.91.207.147/#/service
- this demo is the latest version of
develop
branch, you can try it before building from source code
Screenshot
Service Governance
service governance follows the version of Dubbo 2.7, and compatible for Dubbo 2.6, please refer to here
admin UI
- Vue.js and Vuetify
- dubbo-admin-ui/README.md for more detail
- Set npm proxy mirror: you can set npm proxy mirror to speedup npm install: add
registry =https://registry.npm.taobao.org
to ~/.npmrc
admin Server
- Standard spring boot project
- configurations in application.properties
Production Setup
-
Clone source code on develop branch
git clone https://github.com/apache/dubbo-admin.git
-
Specify registry address in
dubbo-admin-server/src/main/resources/application.properties
-
Build
mvn clean package
-
Start
mvn --projects dubbo-admin-server spring-boot:run
ORcd dubbo-admin-distribution/target
;java -jar dubbo-admin-0.1.jar
-
Visit
http://localhost:8080
Development Setup
- Run 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. - CORS problem
for the convenience of development, we deploy ui and server separately, so the frontend supports hot reload. In this mode, frontend will request
localhost:8080
to fetch data, this will cause a CORS problem, so we add a configuration indubbo-admin-ui/config/index.js
to support CORS. This config will be activated undernpm run dev
mode.
Swagger support
Once deployed, you can check http://localhost:8080/swagger-ui.html to check all restful api and models
License
Apache Dubbo admin is under the Apache 2.0 license, Version 2.0. See LICENSE for full license text.
Recommend
-
27
README.md dubbo-go Apache Dubbo golang version. License Apache License, Version 2.0 Feature list 1 Transport...
-
39
README.md Go for Apache Dubbo 中文
-
44
README.md Go for Apache Dubbo 中文
-
74
分享嘉宾:秦金卫 火币集团 编辑整理: Hoh Xil 内容来源:大数据开源技术论坛 · 01 ...
-
66
README.md Dubbo Samples Samples for Apache Dubbo
-
26
Apache Dubbo 简单介绍 Apache Dubbo 是一款开源的 RPC(Remote Procedure Call,远程过程调用)框架,其提供了简单易用、高性能的 RPC 能力、灵活可控的扩展、强大的服务治理、完善的开源生态支持,目前已有 Java、Go、JS、Py...
-
456
Apache Dubbo HTTP协议中的一个反序列化漏洞(CVE-2019-17564) 漏洞描述 Apache Dubbo支持多种协议,官方推荐使用Dubbo协议。Apache Dubbo HTTP协议中的一个反序列化漏洞(CVE-2019-17564),该漏洞的主要原因在于当A...
-
15
0x01 漏洞描述dubbo于2020年6月22日更新了一个 hessian2 反序列化的漏洞,影响版本: 123Dubbo 2.7.0 to 2.7.6Dubbo 2.6.0 to 2.6.7Dubbo all 2.5.x versions (not supported by...
-
5
Dubbo-Admin 功能展示与实操解析发布于 今天 18:04 服务列表以接口为维度展示出所提供的服务信息,并按照注册来源接口级/应用级进行区分。服务详情页面展示...
-
6
RSS 在DockerHub发布Dubbo Admin镜像本文将介绍如何在Dockerhub上发布Dubbo Admin镜像。Monday, April 23, 2018Dubbo Admin是Dubbo的...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK