Skip to content

A Vagrant environment for testing the TrueSightPulse Storm plugin

License

Notifications You must be signed in to change notification settings

isabella232/vagrant-storm

 
 

Repository files navigation

TrueSight Pulse Vagrant Storm

Configures a virtual machine with a Storm instance for testing TrueSight Pulse Plugin for Storm.

Prerequistes

  • Vagrant 1.72. or later, download here
  • Virtual Box 4.3.26 or later, download here
  • git 1.7 or later

Installation

Prior to installation you need to obtain in your Boundary API Token.

  1. Clone the GitHub Repository:
$ git clone https://github.com/boundary/truesightpulse-vagrant-storm
  1. Start the virtual machine using your TrueSight Pulse API Token and Storm Version (optional):
$ API_TOKEN=<TrueSight Pulse API Token> STORM_VERSION=<0.9.3 (default)> vagrant up <virtual machine name>

NOTE: Run vagrant status to list the name of the virtual machines.

  1. Login to the virtual machine
$ vagrant ssh <virtual machine name>

About

A Vagrant environment for testing the TrueSightPulse Storm plugin

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 80.6%
  • Shell 19.4%