Giter Site home page Giter Site logo

chrisptang / dubbo-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/dubbo-admin

0.0 0.0 0.0 13.69 MB

The ops and reference implementation for Apache Dubbo

Home Page: https://dubbo.apache.org

License: Apache License 2.0

Java 65.76% JavaScript 5.30% HTML 0.18% Vue 26.66% CSS 1.24% Shell 0.30% Dockerfile 0.56%

dubbo-admin's Introduction

Dubbo Admin

GitHub Workflow Status codecov license Average time to resolve an issue Percentage of issues still open

中文说明

Quick start

Screenshot

index

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 Vue Cli
  • 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.npm.taobao.org to ~/.npmrc

admin Server

Production Setup

  1. Clone source code on develop branch git clone https://github.com/apache/dubbo-admin.git

  2. Specify registry address in dubbo-admin-server/src/main/resources/application.properties

  3. Build

    • mvn clean package
  4. Start

    • mvn --projects dubbo-admin-server spring-boot:run
      OR
    • cd dubbo-admin-distribution/target; java -jar dubbo-admin-0.1.jar
  5. Visit http://localhost:8080

  6. Default username and password is root


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.

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.

dubbo-admin's People

Contributors

aworker avatar beiwei30 avatar biyuhao avatar chenlongxing112 avatar chenzhiguo avatar chickenlj avatar dependabot[bot] avatar fllife avatar giraffe8 avatar hrsstd avatar htynkn avatar huadong avatar kexianjun avatar kezhenxu94 avatar kimmking avatar lovepoem avatar majinkai avatar mercyblitz avatar nzomkxia avatar panxiaojun233 avatar polarbear567 avatar qq925716471 avatar ralf0131 avatar realhj avatar rodbate avatar shaofei007 avatar sunbufu avatar wolf427 avatar zhaixiaoxiang avatar zhaoyuguang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.