incidentvisualizer

command module
v0.0.0-...-93e0189 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2015 License: MIT Imports: 9 Imported by: 0

README

About

Visualizes incidents sent via IBM Internet of Things Foundation

Currently running on http://incident-visualizer.mybluemix.net/

Getting started

Install go.

Add iotfcreds.json to in the root dir. It should have the following format:

{
	"Org": "<org_id>",
	"Username": "<api-key>",
	"Password": "<auth-token>"
}

Run go run *.go

Deploy to Bluemix

Install cf cli.

Modify the host attribute in `manifest.yml (needs to be unique).

Run cf push from the root directory.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL