Nestview

Nestview

Aplicación Docker from Gurthyy's Repository

Visión general

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8484]
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Port to access the Nestview web interface.

Objetivo
8484
Por defecto
8484
Valor
8484
AppDataPathrw

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

Objetivo
/data
Por defecto
/mnt/user/appdata/nestview
Valor
/mnt/user/appdata/nestview
Docker SocketPathrw

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

Objetivo
/var/run/docker.sock
Por defecto
/var/run/docker.sock
Valor
/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).

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

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

Objetivo
TZ
Secure CookiesVariable

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

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

Objetivo
RESET_ADMIN_PASSWORD

Detalles

Repositorio
ghcr.io/kylejschultz/nestview:latest
Última actualización2026-05-31
Visto por primera vez2026-05-04

Ejecute Nestview en Unraid.

Nestview se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.