# phantconfig-lighthouse

This configuration for [phant](http://phant.io) was generated by the configuration tool hosted on [data.sparkfun.com](https://data.sparkfun.com/config).

## Installation
If you have the latest stable version of [node.js](http://nodejs.org) installed, you can install this package using [npm](http://npmjs.org).

    npm install -g phantconfig-lighthouse

## Getting Started
After installing the package, you can now start the server.

    $ phantconfig-lighthouse

## Modules
These modules were configured for a specific user. If you would like to configure your own copy of phant,
please visit [data.sparkfun.com/config](https://data.sparkfun.com/config).

### HTTP
* Port 8080

### Inputs
* HTTP
  * **metadata** - meta
  * **keychain** - keychain

### Outputs
* HTTP
  * **storage** - stream
  * **keychain** - keychain

### Storage
* CSV
  * **directory** - 'phant_streams'
  * **cap** - 0
  * **chunk** - 262144

### Managers
* Telnet
  * **port** - 8081
  * **metadata** - meta
  * **keychain** - keychain
* HTTP
  * **metadata** - meta
  * **keychain** - keychain

## License
Copyright (c) 2014 SparkFun Electronics. Licensed under the GPL v3 license.

