Nestview
Aplicación Docker from Gurthyy's Repository
Visión general
- 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
Port to access the Nestview web interface.
- Objetivo
- 8484
- Por defecto
- 8484
- Valor
- 8484
Persistent storage for the Nestview database (SQLite) and configuration.
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/nestview
- Valor
- /mnt/user/appdata/nestview
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
How often Nestview polls Docker for container stats. Leave blank to use the default (10 seconds).
- Objetivo
- POLL_INTERVAL
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
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
Set to true if Nestview is behind a TLS-terminating reverse proxy (Nginx, Caddy, Traefik). Leave blank otherwise.
- Objetivo
- NESTVIEW_SECURE_COOKIES
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
Categorías
Detalles
ghcr.io/kylejschultz/nestview:latestEjecute 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.