loads-web:用于负载的Web仪表板

时间:2024-05-22 06:06:22
【文件属性】:

文件名称:loads-web:用于负载的Web仪表板

文件大小:45KB

文件格式:ZIP

更新时间:2024-05-22 06:06:22

JavaScript

网页加载 用于Loads v2的Web仪表板。 监视活动的负载测试 查看历史负载测试运行 定义负载曲线(容器组) 控制负载测试运行 先决条件 在安装loads-web之前,需要先安装 ,并在全球范围内安装和模块: $ npm install bower grunt-cli --global 发展 设置应用程序: $ npm install 将手写笔编译为CSS: $ grunt stylus 启动服务器: $ npm start 部署方式 仪表板由Hapi服务器托管,该服务器将API请求代理到单独的代理实例。 这允许前端独立于代理开发,并提供了一种在代理未实现特定调用的情况下提供模拟数据的机制。 您可以使用将Hapi服务器部署到AWS: # Create the instance. > AWS_REGION=us-west-2 AWS_ID={id} AWS_SECR


【文件预览】:
loads-web-master
----.eslintrc(216B)
----server.js(42B)
----grunttasks()
--------eslint.js(222B)
--------default.js(109B)
--------stylus.js(387B)
----client()
--------.eslintrc(115B)
--------static()
----bower.json(484B)
----Gruntfile.js(150B)
----scripts()
--------postdeploy.sh(57B)
----.travis.yml(122B)
----config()
--------local.json(229B)
----LICENSE(10KB)
----README.md(1KB)
----.bowerrc(45B)
----.editorconfig(264B)
----.gitignore(432B)
----.awsbox.json(93B)
----server()
--------views()
--------config.js(2KB)
--------controllers()
--------views.js(252B)
--------index.js(1KB)
--------db.js(635B)
--------schema.js(1KB)
--------routes()
----.eslintignore(27B)
----package.json(1KB)

网友评论