Nestview

Nestview

Application Docker from Gurthyy's Repository

Vue d'ensemble

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

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8484]
Réseau
bridge
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

Port to access the Nestview web interface.

Cible
8484
Défaut
8484
Valeur
8484
AppDataPathrw

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

Cible
/data
Défaut
/mnt/user/appdata/nestview
Valeur
/mnt/user/appdata/nestview
Docker SocketPathrw

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

Cible
/var/run/docker.sock
Défaut
/var/run/docker.sock
Valeur
/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).

Cible
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.

Cible
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.

Cible
TZ
Secure CookiesVariable

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

Cible
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.

Cible
RESET_ADMIN_PASSWORD

Détails

Référentiel
ghcr.io/kylejschultz/nestview:latest
Dernière mise à jour2026-05-31
Première vue2026-05-04

Exécutez Nestview sur Unraid.

Nestview est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.