Nestview
Docker-Anwendung from Gurthyy's Repository
Übersicht
- 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
Port to access the Nestview web interface.
- Ziel
- 8484
- Standard
- 8484
- Wert
- 8484
Persistent storage for the Nestview database (SQLite) and configuration.
- Ziel
- /data
- Standard
- /mnt/user/appdata/nestview
- Wert
- /mnt/user/appdata/nestview
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
How often Nestview polls Docker for container stats. Leave blank to use the default (10 seconds).
- Ziel
- 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.
- Ziel
- 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.
- Ziel
- TZ
Set to true if Nestview is behind a TLS-terminating reverse proxy (Nginx, Caddy, Traefik). Leave blank otherwise.
- Ziel
- 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.
- Ziel
- RESET_ADMIN_PASSWORD
Kategorien
Einzelheiten
ghcr.io/kylejschultz/nestview:latestFü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.