Skip to content

formrausch/gatorate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatorate

Closed, or not Closed?

Usage

./bin/gatorate observe
./bin/gatorate web
./bin/gatorate console

The web interface ist available on http://localhost:9292

To connect to another gatorate install (console) just use

./bin/gatorate console -r 'redis://10.0.1.164:6379'

or

./bin/gatorate web -r 'redis://10.0.1.164:6379'

where redis://10.0.1.164:6379 is the central redis db for the dcell network

Installation

bundle install

Important

The wiringpi project must be installed on the raspberry pi.

Download at

https://projects.drogon.net/raspberry-pi/wiringpi/

or

git clone git://git.drogon.net/wiringPi

Build via

cd wiringPi
./build

Install zmq

apt-get install libzmq

About

Closed, or not Closed?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Ruby 1.2%
  • Other 0.3%