seninel部署
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Eric Zhao ae774dba61 dashboard: update machine list page vor 6 Jahren
..
app dashboard: update machine list page vor 6 Jahren
dist dashboard: support automatic/manual removal of unhealthy machines and disconnected applications (#168) vor 6 Jahren
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) vor 6 Jahren
.gitignore Welcome to the world, Sentinel vor 6 Jahren
.jshintrc Welcome to the world, Sentinel vor 6 Jahren
README.md Update document to meet Markdown lint vor 6 Jahren
README_zh.md Update document to meet Markdown lint vor 6 Jahren
gulpfile.js Add frontend service and pages for Sentinel cluster flow control in dashboard vor 6 Jahren
index.htm Move local frontend lib assets from dist to lib directory vor 6 Jahren
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) vor 6 Jahren
license-stat.csv Welcome to the world, Sentinel vor 6 Jahren
package-lock.json Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) vor 6 Jahren
package.json Welcome to the world, Sentinel vor 6 Jahren

README.md

Sentinel Dashboard Frontend

Env Requirement

  • Node.js > 6.x

Code Guide

Install Packages

npm install

Start Development

npm start

Build for production

npm run build

Credit