Fodaris
Docker 应用程序 from Goodhall Solutions' Repository
概述
运行时参数
- 网络用户界面
https://[IP]:[PORT:8443]/- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--pid=host
模板配置
Port for the Fodaris web interface. Access via https://your-unraid-ip:8443
- 目标
- 8443
- 默认值
- 8443
- 价值
- 8443
Port your Fodaris agents push metrics to. Keep this on your LAN; you do not need to open it to the internet. Your agents' Server URL should be https://your-unraid-ip:24443
- 目标
- 24443
- 默认值
- 24443
- 价值
- 24443
Port for OpenTelemetry collectors pushing OTLP/HTTP. Only needed if you push OTel metrics into Fodaris. Safe to leave open on the LAN.
- 目标
- 24444
- 默认值
- 24444
- 价值
- 24444
Secret key for encrypting stored data. Generate with: openssl rand -hex 32. Save this value — if lost, stored data cannot be decrypted. Leave blank to auto-generate (key lost on container restart).
- 目标
- FODARIS_ENCRYPTION_KEY
Display name for this Fodaris server instance.
- 目标
- FODARIS_SERVER_NAME
- 默认值
- fodaris-core
- 价值
- fodaris-core
How many days of metric history to retain. Higher values use more disk space.
- 目标
- FODARIS_RETENTION_DAYS
- 默认值
- 30
- 价值
- 30
Persistent storage for Fodaris configuration.
- 目标
- /app/server/config
- 默认值
- /mnt/user/appdata/fodaris/config
- 价值
- /mnt/user/appdata/fodaris/config
Persistent storage for the Fodaris database and metrics.
- 目标
- /app/server/data
- 默认值
- /mnt/user/appdata/fodaris/data
- 价值
- /mnt/user/appdata/fodaris/data
Persistent storage for Fodaris backups.
- 目标
- /app/server/backups
- 默认值
- /mnt/user/appdata/fodaris/backups
- 价值
- /mnt/user/appdata/fodaris/backups
Optional: path to a directory containing fodaris.crt and fodaris.key for custom TLS. Leave blank to use the auto-generated self-signed certificate.
- 目标
- /app/certs
Mounts the host process filesystem so Fodaris can monitor host processes and sensors.
- 目标
- /host/proc
- 默认值
- /proc
- 价值
- /proc
Mounts the host sysfs so Fodaris can read hardware sensor data.
- 目标
- /host/sys
- 默认值
- /sys
- 价值
- /sys
Grants Fodaris read-only access to Docker for container monitoring.
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
- 价值
- /var/run/docker.sock
下载统计数据
详细信息
goodhallsolutions/fodaris:latest在Unraid 上运行 Fodaris 。
Fodaris 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。