Nestview
Docker 应用程序 from Gurthyy's Repository
概述
- 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
运行时参数
- 网络用户界面
http://[IP]:[PORT:8484]- 网络
bridge- 特权
- false
模板配置
Port to access the Nestview web interface.
- 目标
- 8484
- 默认值
- 8484
- 价值
- 8484
Persistent storage for the Nestview database (SQLite) and configuration.
- 目标
- /data
- 默认值
- /mnt/user/appdata/nestview
- 价值
- /mnt/user/appdata/nestview
Access to the Docker socket. Required for container autodiscovery, monitoring, and container restart functionality.
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
- 价值
- /var/run/docker.sock
How often Nestview polls Docker for container stats. Leave blank to use the default (10 seconds).
- 目标
- 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.
- 目标
- 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.
- 目标
- TZ
Set to true if Nestview is behind a TLS-terminating reverse proxy (Nginx, Caddy, Traefik). Leave blank otherwise.
- 目标
- 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.
- 目标
- RESET_ADMIN_PASSWORD
详细信息
ghcr.io/kylejschultz/nestview:latest在Unraid 上运行 Nestview 。
Nestview 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。