Video coming soon…

🔋 Setup PeaNUT — Web Dashboard for Your UPS (Network UPS Tools)

Deploy PeaNUT on Ubuntu with Docker — a clean web dashboard for Network UPS Tools that shows your UPS battery, load, and runtime at a glance, on port 8314.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys PeaNUT on port 8314. Point it at your NUT server and get a clean dashboard of your UPS — battery charge, load, and estimated runtime — in your browser.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/monitoring/peanut/peanut-ubuntu.sh
chmod +x peanut-ubuntu.sh
./peanut-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/monitoring/peanut/peanut-ubuntu.sh

2 Make it Executable

chmod +x peanut-ubuntu.sh

3 Run the Installer

./peanut-ubuntu.sh

4 Point PeaNUT at Your NUT Server

http://your-server-ip:8314

Ports Used

PortPurpose
8314PeaNUT web dashboard (mapped from container port 8080)
3493NUT server (upsd) — the NUT instance PeaNUT connects to, on your network

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions