You can view and modify your service information and service governance configuration on the OpenSergo dashboard.
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/
- Download code, and execute
mvn clean package -Dmaven.test.skip=true -Prelease
opensergo-dashboard-distribution/target/opensergo-dashboard-${version}.zip
is the release package- Extract the package, and execute
opensergo-dashboard-${version}/bin/startup.sh
DingTalk Group: 34826335