View on GitHub

Overlord

The Python and Vagrant part of TSDBBench

Oracle VirtualBox

Information

Initial VirtualBox Setup

  1. cd /path/to/some/folder/
  2. wget http://tsdbbench.allweathercomputing.com/bin/debian-8.8.0-amd64-netinst-vsphere-autoinstall.box
  3. Import the new Box with Vagrant: vagrant box add tsdbbench-debian debian-8.8.0-amd64-netinst-virtualbox-autoinstall.box

Creating Your Own Images (Generator/Database)

back