Dubbo Admin is the console designed for better visualization of Dubbo services, providing tools for building and deploying Dubbo applications in various environments, including Kubernetes and VM.
The main code repositories of Dubbo Admin include:
- dubboctl. This directory contains code for the command line tool.
- ui-vue3. This directory contains code for the front-end.
- app, pkg. These directories contains code for the dubbo admin console.
Please refer to official website.
Please refer to RoadMap.
- Vue3 and Vite
- ui-vue3/README.md for more detail
- Golang, Gin, Kubernetes
- docs/server-develop for more detail
Refer to CONTRIBUTING.md
Apache License 2.0, see LICENSE.