Nestview

Nestview

Docker-Anwendung from Gurthyy's Repository

Übersicht

Nestview is a lightweight, self-hosted Docker visibility and health tool for homelabbers. Zero-config autodiscovery of all running containers, a health dashboard, searchable log history, per-container CPU/memory/network stats, Discord alerting, and image update awareness, all from a single container with no manual service configuration required.

- Default port: 8484
- First run: A setup wizard will guide you through creating your admin account.

- Documentation: https://github.com/kylejschultz/nestview
- Discord: https://discord.gg/UQAZ3bJ6

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8484]
Netzwerk
bridge
Privilegiert
false

Konfiguration der Vorlage

Web UI PortPorttcp

Port to access the Nestview web interface.

Ziel
8484
Standard
8484
Wert
8484
AppDataPathrw

Persistent storage for the Nestview database (SQLite) and configuration.

Ziel
/data
Standard
/mnt/user/appdata/nestview
Wert
/mnt/user/appdata/nestview
Docker SocketPathrw

Access to the Docker socket. Required for container autodiscovery, monitoring, and container restart functionality.

Ziel
/var/run/docker.sock
Standard
/var/run/docker.sock
Wert
/var/run/docker.sock
Stats Poll Interval (seconds)Variable

How often Nestview polls Docker for container stats. Leave blank to use the default (10 seconds).

Ziel
POLL_INTERVAL
Log Retention (days)Variable

How many days of container log history to keep. Leave blank to use the default (7 days). This value is only read on first run - set it before starting Nestview for the first time if you want a non-default value. Changes after initial setup must be made in the Nestview Settings UI.

Ziel
LOG_RETENTION_DAYS
TimezoneVariable

Timezone for log timestamps and scheduled tasks. Leave blank for UTC. Use a standard tz database name, e.g. America/Chicago or Europe/London.

Ziel
TZ
Secure CookiesVariable

Set to true if Nestview is behind a TLS-terminating reverse proxy (Nginx, Caddy, Traefik). Leave blank otherwise.

Ziel
NESTVIEW_SECURE_COOKIES
Reset Admin PasswordVariable

Set to true to clear stored credentials and re-trigger the setup wizard on next start. Remove this value and restart the container again after completing setup.

Ziel
RESET_ADMIN_PASSWORD

Einzelheiten

Repository
ghcr.io/kylejschultz/nestview:latest
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2026-05-04

Führen Sie Nestview auf Unraid aus.

Nestview ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.