ungleich-containers/ungleich-ups
2026-09-16 09:50:08 +02:00
..
daemonset.yaml [ungleich-ups] notes for 0.2.2 2026-09-16 09:50:08 +02:00
Dockerfile_0.1.0 ungleich-ups updates 2026-09-11 17:30:26 +02:00
Dockerfile_0.1.1 ungleich-ups updates 2026-09-11 17:30:26 +02:00
Dockerfile_0.1.2 ungleich-ups updates 2026-09-11 17:30:26 +02:00
Dockerfile_0.2.0 ungleich-ups: bump to 0.2.2 2026-09-16 09:48:41 +02:00
Dockerfile_0.2.1 ungleich-ups: bump to 0.2.2 2026-09-16 09:48:41 +02:00
Dockerfile_0.2.2 ungleich-ups: bump to 0.2.2 2026-09-16 09:48:41 +02:00
entrypoint.sh ungleich-ups: bump to 0.2.2 2026-09-16 09:48:41 +02:00
README.org [ungleich-ups] notes for 0.2.2 2026-09-16 09:50:08 +02:00

General notes

  • Inside nut user and outside user are not necessarily the same

    • UID of nut seems to be dynamic, might even be different on different hosts
    • yes, GID differs on outside hosts.

Prometheus exporters

  • ghcr.io/druggeri/nut_exporter:3.3.0

    • port 9199
    • last update 4 months ago
    • focus on this one first
  • hon95/prometheus-nut-exporter:1

    • port 9995
    • last image 4 years ago

0.2.2, 2026-09-16

  • Also listen on 127.0.0.1 (additionally to ::1)

0.2.1, 2026-09-16

  • Reduce regular logging output

0.2.0, 2026-09-16

  • Start upsd
  • Fix run directory creation
  • Fix driver running

0.1.2, 2026-09-10

  • Remove openrc, start nut directly (openrc does not exist by default anyway)

0.1.1, 2026-09-10

  • Add openrc scripts for nut

0.1.0, 2026-09-10

  • Initial release