Skip to main content

PeaNUT

UPSHardware

A tiny dashboard for Network UPS Tools (NUT) servers.

PeaNUT exposes the data of your Network UPS Tools servers over a REST API, which Homarr reads to display the status of your UPS devices.

Widgets & Capabilities​

UPSMonitor the status of your UPS devices through a NUT server.
Details

Adding the integration​

You can find how to add the integration on the Integrations Management documentation page.

Secrets​

PeaNUT secures its API with HTTP Basic authentication when the WEB_USERNAME and WEB_PASSWORD environment variables are set on the PeaNUT instance. Provide the same credentials here. If the instance runs with AUTH_DISABLED=true, no secrets are required.

NameDescription
Username
Account username for authentication.
Password
Account password for authentication.

Steps to retrieve the credentials:

  1. Set WEB_USERNAME and WEB_PASSWORD on your PeaNUT instance.
  2. Create an integration in Homarr with the PeaNUT URL and those credentials.