fetch, decrypt and list tasks

we don't actually do anything with this data yet,
but it's nice that we can fetch and display it :)
1 file changed
tree: e74c8521e58ba00bc426d5a9732b3e4f935aafd1
  1. conf/
  2. plugins/
  3. .gitignore
  4. LICENSE
  5. node.py
  6. NOTICE
  7. README.md
  8. requirements.txt
README.md

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