seninel部署
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Eric Zhao ae774dba61 dashboard: update machine list page pirms 6 gadiem
..
app dashboard: update machine list page pirms 6 gadiem
dist dashboard: support automatic/manual removal of unhealthy machines and disconnected applications (#168) pirms 6 gadiem
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) pirms 6 gadiem
.gitignore Welcome to the world, Sentinel pirms 6 gadiem
.jshintrc Welcome to the world, Sentinel pirms 6 gadiem
README.md Update document to meet Markdown lint pirms 6 gadiem
README_zh.md Update document to meet Markdown lint pirms 6 gadiem
gulpfile.js Add frontend service and pages for Sentinel cluster flow control in dashboard pirms 6 gadiem
index.htm Move local frontend lib assets from dist to lib directory pirms 6 gadiem
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) pirms 6 gadiem
license-stat.csv Welcome to the world, Sentinel pirms 6 gadiem
package-lock.json Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) pirms 6 gadiem
package.json Welcome to the world, Sentinel pirms 6 gadiem

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