Skip to content

isabella232/hailstorm-site

 
 

Repository files navigation

Hailstorm Site

This the test application for integration testing of Hailstorm application components.

AWS Build

Copy setup/vagrant-aws-sample.yml to setup/vagrant-aws.yml and edit the properties.

Install the Vagrant AWS Plugin.

➜  hailstorm-site$ vagrant up aws-site --provider=aws

Local DataCenter

➜  hailstorm-site$ vagrant up /data-center/

This will bring up 3 local VMs - one VM acts as the target system and two as load generating agents. The IP addresses are:

  • Site: 192.168.20.100
  • Agent 1: 192.168.20.10
  • Agent 2: 192.168.20.20

Local Site

➜  hailstorm-site$ vagrant up data-center-site

About

Application for integration testing of Hailstorm application components.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 44.9%
  • JavaScript 29.5%
  • HTML 14.7%
  • Shell 6.8%
  • Dockerfile 1.8%
  • CSS 1.0%
  • Other 1.3%