Skip to content

freifunkh/gluon-node-sense

Repository files navigation

gluon-node-sense

usage

Usage: gluon-node-sense <COMMAND>

Commands:
  server
  show-deprecated          Show deprecated models as json
  show-deprecated-devices
  help                     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

configuration

The server can be configured using environment variables like these:

export BIND_HOST="0.0.0.0"
export BIND_PORT=8080
export MESHVIEWER_URL='https://hannover.freifunk.net/karte/#!/en/map/'
export NODES_JSON_URL="https://harvester.ffh.zone/api/nodes.json"
export NODES_JSON_POLL_INTERVAL_S=60

deployment

An exemplary deployment looks like this:

gluon-node-sense deployment

and a running instance can most likely be found at https://gluon-node-sense.ffh.zone. It's last update can be evaluate in the GitHub repo under "deployments".

About

Senses problems and maintenance opportunities in your Freifunk routers.

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •