Take a gander at the demo installation
Requirements:
- go install
- bzr
sudo apt-get install bzr
On Mac OSX, first install Brew (https://brew.sh/)
$ brew install autoconf automake libtool jq
On Linux, first install
$ apt-get install autoconf automake build-essential libtool python-dev
Then,
$ pip3 install pyxbos
How do get started:
- Install BtrDB dev machine OR InfluxDB
- Install WAVEMQ:
- Create entity (docs coming)
- read wave docs for now
- Give perms
- read wave docs for now
- Build and run ingester:
cd ingester make run