1 unstable release
new 0.2.0 | Apr 24, 2025 |
---|
#89 in Visualization
67KB
468 lines
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 NODES_JSON_URL="https://harvester.ffh.zone/api/nodes.json"
export NODES_JSON_POLL_INTERVAL_S=60
Dependencies
~30–46MB
~816K SLoC