opensergo-dashboard
opensergo-dashboard copied to clipboard
OpenSergo Dashboard
OpenSergo Dashboard
中文
You can view and modify your service information and service governance configuration on the OpenSergo dashboard.
Quick Start
This project requires Java 11 && Maven >= 3.6.0.
- Download code:
git clone https://github.com/opensergo/opensergo-dashboard.git - Modify
opensergo-dashboard-server/src/main/resources/application.yaml, specify the mysql server address- Table struct: opensergo-dashboard-server/src/main/resources/schema.sql
- Build
mvn clean package -Dmaven.test.skip=true
- Launch
cd opensergo-dashboard-server/target/; java -jar opensergo-dashboard.jar
- Visit
http://localhost:8080/
Package and Release
- Download code, and execute
mvn clean package -Dmaven.test.skip=true -Prelease opensergo-dashboard-distribution/target/opensergo-dashboard-${version}.zipis the release package- Extract the package, and execute
opensergo-dashboard-${version}/bin/startup.sh
Community
DingTalk Group: 34826335