🌐
GitHub
github.com › monstermuffin › nut-docker
GitHub - monstermuffin/nut-docker: Docker image for Network UPS Tools · GitHub
Docker image for Network UPS Tools. Contribute to monstermuffin/nut-docker development by creating an account on GitHub.
Author   monstermuffin
🌐
GitHub
github.com › gpdm › nut
GitHub - gpdm/nut: Network UPS Tools in Docker
Network UPS Tools in Docker. Contribute to gpdm/nut development by creating an account on GitHub.
Starred by 37 users
Forked by 12 users
Languages   HTML 49.1% | Shell 37.1% | Dockerfile 13.8% | HTML 49.1% | Shell 37.1% | Dockerfile 13.8%
Discussions

PeaNUT: A Tiny Dashboard for Network UPS Tools
Any chance you could add some API endpoints? I hate NUT with passion, I'd love to write some scripts to manage power outages myself More on reddit.com
🌐 r/selfhosted
39
67
September 5, 2023
docker-compose NUT (ネットワークUPSツール) インストール
🌐 r/homelab
[Nutify] A Dockerized NUT Server with Email and Report Notifications
Nice, any thought on using Prometheus to expose and store metrics? It would provide a much more efficient long-term storage than SQLite. More on reddit.com
🌐 r/selfhosted
106
358
March 6, 2025
Use Synology NAS as UPS Server to safely power down your other servers/computers
Worth mentioning that your network connectivity (WiFi or switch) also needs to be on the UPS otherwise your client may not get the shutdown message. Obvious, but easy to overlook. 😀 More on reddit.com
🌐 r/synology
49
204
May 30, 2020
🌐
GitHub
github.com › upshift-docker › nut-upsd
GitHub - upshift-docker/nut-upsd · GitHub
Docker image for Network UPS Tools server.
Starred by 48 users
Forked by 44 users
Languages   Dockerfile 62.7% | Shell 37.3%
🌐
Docker Hub
hub.docker.com › r › instantlinux › nut-upsd
instantlinux/nut-upsd - Docker Image
MYDRIVER=liebert docker run --rm --entrypoint /usr/lib/nut/$MYDRIVER instantlinux/nut-upsd -h Network UPS Tools - Liebert MultiLink UPS driver 1.02 (3.15.0_alpha20210804-3402-gced1683082) Warning: This is an experimental driver. Some features may not function correctly.
🌐
GitHub
github.com › pmarques › network-ups-tools-docker
GitHub - pmarques/network-ups-tools-docker: Network UPS Tools docker image · GitHub
Network UPS Tools docker image. Contribute to pmarques/network-ups-tools-docker development by creating an account on GitHub.
Author   pmarques
🌐
Github
unixorn.github.io › posts › set up nut-upsd and peanut in your homelab
Set up nut-upsd and peanut in your homelab | unixorn.github.io
April 6, 2024 - Do a docker-compose down && docker-compose up -d to force docker-compose to recognize the new service, and now you can open https://yourserver:8080 and see a nice dashboard. Here’s the dashboard for the UPS that drives my network stack & Synology:
🌐
GitHub
github.com › instantlinux › docker-tools › blob › main › images › nut-upsd › README.md
docker-tools/images/nut-upsd/README.md at main · instantlinux/docker-tools
The Network UPS Tools (nut) package in an Alpine container, with enough configuration to support Nagios monitoring of your UPS units. This multi-architecture image supports Intel/AMD and ARM (Raspberry Pi etc).
Author   instantlinux
🌐
Reddit
reddit.com › r/selfhosted › peanut: a tiny dashboard for network ups tools
r/selfhosted on Reddit: PeaNUT: A Tiny Dashboard for Network UPS Tools
September 5, 2023 -

Hi Selfhosters!

I have recently released version 1.0 of a little project I've been working on for a bit and would like to get your feedback.

Introducing PeaNUT! A Dashboard for viewing the status of your UPS devices. This is a plug & play solution for anyone wanting to simply view the status of your UPS e.g. making sure it is online or viewing the current power usage. I even have a docker-compose.yml example with the NUT server included. If you've ever found yourself remotely debugging for hours why your security camera is offline, but your network is still up, this will definitely be of use to you! (Speaking from experience 😅)

Currently, I'm looking for feedback on other charts that may be of use to someone, and in general, other features that you may want to see.

Feel free to check it out and let me know what you think!

https://github.com/Brandawg93/PeaNUT

EDIT:

I just published a new test version brandawg93/peanut:test
that now supports multiple UPS devices assuming they are on the same NUT server. If someone could test it out and let me know if it works, I'll publish this for everyone!

Find elsewhere
🌐
GitHub
github.com › Brandawg93 › PeaNUT
GitHub - Brandawg93/PeaNUT: A tiny dashboard for Network UPS Tools · GitHub
docker run -v ${PWD}/config:/config -p 8080:8080 --restart unless-stopped \ --env WEB_PORT=8080 brandawg93/peanut
Starred by 1.5K users
Forked by 41 users
Languages   TypeScript 96.2% | Go Template 1.4%
🌐
Network UPS Tools
networkupstools.org › projects.html
Network UPS Tools - Related projects
February 4, 2025 - A simple web interface for Network UPS Tools servers. Originally developed at https://github.com/george2/webNUT/ A PyPI is available, to install with just pip install webNUT · A dockerized version of webNUT is available at DockerHub webNUT page to install with just docker pull teknologist/webnut
🌐
GitHub
github.com › dmccormack › nut-client
GitHub - dmccormack/nut-client: Docker image for a Network UPS Tools client
Docker image for a Network UPS Tools client. Contribute to dmccormack/nut-client development by creating an account on GitHub.
Starred by 4 users
Forked by 3 users
Languages   Dockerfile 50.9% | Shell 49.1% | Dockerfile 50.9% | Shell 49.1%
🌐
Docker Hub
hub.docker.com › r › jakezp › nut_and_webnut
jakezp/nut_and_webnut - Docker Image
webNUT: https://github.com/rshipp/webNUT⁠ Network UPS Tools: https://networkupstools.org/⁠ nut-upsd docker sample: https://github.com/upshift-docker/nut-upsd/⁠ webNUT docker sample: https://github.com/jakezp/arm32v7-webnut/⁠
🌐
GitHub
github.com › tigattack › nut-docker
GitHub - tigattack/nut-docker: Docker image for Network UPS Tools · GitHub
Docker image for Network UPS Tools. Contribute to tigattack/nut-docker development by creating an account on GitHub.
Author   tigattack
🌐
danimart1991's Blog
danielmartingonzalez.com › en › integrating-ups-server
Integrating a UPS in our server - Daniel Martin Gonzalez
August 17, 2022 - Surely, the automatic detection system of Home Assistant detects NUT in our network, but if it is not the case, it is enough to add the integration from Settings -> Devices & Services -> Add Integration -> Network UPS Tools (NUT).
🌐
Docker Hub
hub.docker.com › r › botsudo › nut-upsd
botsudo/nut-upsd - Docker Image
Docker image for Network UPS Tools server published on Docker Hub⁠, source on GitHub⁠.
🌐
Docker Hub
hub.docker.com › r › instantlinux › nut-upsd › dockerfile
instantlinux/nut-upsd Dockerfile
The Network UPS Tools (nut) package in an Alpine container, on amd64/arm64/arm32. ... FROM alpine:3.10 MAINTAINER Rich Braun "[email protected]" ARG BUILD_DATE ARG VCS_REF LABEL org.label-schema.build-date=$BUILD_DATE \ org.label-schema.license=GPL-2.0 \ org.label-schema.name=nut-upsd \ org.label-schema.vcs-ref=$VCS_REF \ org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools ARG NUT_VERSION=2.7.4-r6 ENV API_USER=upsmon \ DESCRIPTION=UPS \ DRIVER=usbhid-ups \ GROUP=nut \ NAME=ups \ POLLINTERVAL= \ PORT=auto \ SECRET=nut-upsd-password \ SERIAL= \ SERVER=master \ USER=nut \ VENDORID= RUN echo '@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing' \ >>/etc/apk/repositories && \ apk add --update nut@testing=$NUT_VERSION \ libcrypto1.1 libssl1.1 net-snmp-libs EXPOSE 3493 COPY entrypoint.sh /usr/local/bin/ ENTRYPOINT /usr/local/bin/entrypoint.sh Copy
🌐
GitHub
github.com › leonjza › nutstat
GitHub - leonjza/nutstat: 🔌 a Network UPS Tools (NUT) to InfluxDB exporter, written in Go
A simple Network UPS Tools (NUT) to InfluxDB exporter. To build myself a neat Grafana dashboard like this... I use this with docker, but using docker-compose.
Author   leonjza
🌐
GitHub
github.com › dniklewicz › ups-mqtt
GitHub - dniklewicz/ups-mqtt: NUT (Network UPS Tools) server bridge to MQTT · GitHub
If used with Synology UPS Network Server, please remember to add container's IP address to the whitelist. [UPS] # Address of NUT server #hostname=localhost [MQTT] # Base MQTT topic #base_topic=home/ups # Address of MQTT server #hostname=localhost ...
Starred by 11 users
Forked by 11 users
Languages   Python 89.3% | Dockerfile 10.7%
🌐
AJ's Blog
blog.ayjc.net › posts › nut
Setting up Network UPS tools | AJ's Blog
May 29, 2022 - Prometheus can be used to collect UPS metrics. There is an existing container image to run the NUT exporter. Huge props to the creater of this exporter! Give them a star on GitHub. This exporter needs to be added to the same container network where a prometheus server container is running to keep things simple and secure. See the previous post on prometheus for a complete docker-compose template.