GithubHelp home page GithubHelp logo

isabella232 / vagrant-meter-install Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boundary/vagrant-meter-install

0.0 0.0 0.0 9 KB

Lights out install via bash script of TrueSight Pulse Meter

License: Apache License 2.0

Shell 100.00%

vagrant-meter-install's Introduction

Example Meter Install via Shell Script

Example of a lights out install via bash script of TrueSight Pulse Meter for the following operating system environments:

  • Centos 7.0
  • Centos 6.6
  • Ubuntu 12.04
  • Ubuntu 14.04

Prerequisites

  • Vagrant 1.7.2 or later. Vagrant can be downloaded here
  • VirtualBox 4.3.2.6 or later. VirtualBox can be downloaded here

Installation

Getting Started

The TrueSight Pulse meter is installed on each of the virtual machines via the install.sh script. TrueSight Pulse Meter installation requires that the api token be known at install time. The TrueSight Pulse API Token can be found in the Settings -> Account dialog in the TrueSight Pulse web interface. The installation script requires that the API token value is present in an environment variable named, API_TOKEN.

List of Platforms to Virtual Machine Mapping

The table below provides the mapping of platform to virtual machine name that is used later to start a virtual machine for testing plugins.

Platform Virtual Machine Name
Centos 6.6 centos-6.6
Centos 7.0 centos-7.0
Ubuntu 12.04 ubuntu-12.04
Ubuntu 14.04 ubuntu-14.04

Starting a Virtual Machine

With the TrueSight Pulse API token perform the following:

  1. Either checkout or clone the git repository ()[]
  2. Issue the following command, the target platforms are listed in the table below:
$ API_TOKEN=<api token> vagrant up <virtual machine name>

Stopping a Virtual Machine

$ vagrant halt <virtual machine name>

Destroying a Virtual Machine

$ vagrant destroy <virtual machine name>

vagrant-meter-install's People

Contributors

jdgwartney avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.