blob: 633e5db9384cbd6cb79dd5005623ea916efbbf2c [file] [view]
# Apache Warble Monitoring Node Package
This isn't really working yet, but anywho.
To install:
- install python 3
- clone the git repo, cd to it
- copy or move `conf/node.yaml.sample` to `conf/node.yaml`
- run: `pip3 install -r requirements.txt`
- to test, run: `python3 node.py --test`