Sign inSign up

teknologist/webnut

By teknologist

Updated almost 11 years ago

webNUT (UPS network monitoring web ui) dockerized.

Image
9

1M+

teknologist/webnut repository overview

docker-webNUT

webNUT (UPS network monitoring web ui) dockerized.

More infos on webNUT: https://github.com/rshipp/webNUT

Set the following environment variables:

UPS_HOST with NUT server host IP (default: 127.0.0.1)

UPS_PORT with NUT server port (default: 3493)

UPS_USER with NUT server username (default: monuser)

UPS_PASSWORD with NUT server password (default: secret)

Run with:

docker run -e UPS_HOST="10.11.12.13" -e UPS_PORT="3493" -e UPS_USER="monuser" -e UPS_PASSWORD="secret" -p 6543:6543 -e teknologist/webnut:latest

Tag summary

Content type

Image

Digest

sha256:12e3e09f7

Size

259.6 MB

Last updated

almost 11 years ago

docker pull teknologist/webnut