b1b242f9bf
Backend CI / backend-build (push) Has been cancelled
Backend CI / backend-maven-e2e (push) Has been cancelled
Frontend CI / build (push) Has been cancelled
License Checker / check-license-header (push) Has been cancelled
MCP Bash Server CI / Test MCP Bash Server (dev) (push) Has been cancelled
MCP Bash Server CI / Test MCP Bash Server (release) (push) Has been cancelled
Backend CI / backend-image-e2e (push) Has been cancelled
HertzBeat Web-App
Note
HertzBeat Web-App is a fork to ng-alain. Check LICENSE and license-ng-alain.txt for more details.
Quickly Start
- Need
Node PnpmEnvironment, Make sureNode.js >= 18 - Install yarn if not existed
npm install -g pnpm - Execute
pnpm installorpnpm install --registry=https://registry.npmmirror.cominweb-app - Start After Backend Server Available :
pnpm start
Build HertzBeat Install Package
-
Execute command in web-app
pnpm package -
Execute command in root
mvn clean installThe HertzBeat install package will at
manager/target/hertzbeat-{version}.tar.gz -
Execute command in collector
mvn clean package -Pcluster