| # 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` | |