Fodaris

Fodaris

Docker 应用程序 from Goodhall Solutions' Repository

概述

Fodaris - self-hosted monitoring and observability platform for homelabs and small businesses. Monitor servers, Docker containers, network devices (SNMP), websites, APIs, databases, and applications from a single dashboard. Features: real-time metrics, alerting, uptime monitoring, IPAM, log viewer, network topology, and reporting. Agents available for Linux, Windows, macOS, and Docker. Includes a built-in PostgreSQL database, TLS (auto-generated self-signed cert), and a React-based web UI accessible on port 8443. After installation, open https://your-Unraid-ip:8443 and log in with admin / Fodaris2026. You will be prompted to change your password on first login.

运行时参数

网络用户界面
https://[IP]:[PORT:8443]/
网络
bridge
外壳
sh
特权
false
额外参数
--pid=host

模板配置

Web UI Port (HTTPS)Porttcp

Port for the Fodaris web interface. Access via https://your-unraid-ip:8443

目标
8443
默认值
8443
价值
8443
Agent Ingest PortPorttcp

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
OpenTelemetry Ingest PortPorttcp

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
Encryption KeyVariable

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
Server NameVariable

Display name for this Fodaris server instance.

目标
FODARIS_SERVER_NAME
默认值
fodaris-core
价值
fodaris-core
Metric Retention (days)Variable

How many days of metric history to retain. Higher values use more disk space.

目标
FODARIS_RETENTION_DAYS
默认值
30
价值
30
ConfigPathrw

Persistent storage for Fodaris configuration.

目标
/app/server/config
默认值
/mnt/user/appdata/fodaris/config
价值
/mnt/user/appdata/fodaris/config
DataPathrw

Persistent storage for the Fodaris database and metrics.

目标
/app/server/data
默认值
/mnt/user/appdata/fodaris/data
价值
/mnt/user/appdata/fodaris/data
BackupsPathrw

Persistent storage for Fodaris backups.

目标
/app/server/backups
默认值
/mnt/user/appdata/fodaris/backups
价值
/mnt/user/appdata/fodaris/backups
TLS Certificates (optional)Pathro

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
Host /procPathro

Mounts the host process filesystem so Fodaris can monitor host processes and sensors.

目标
/host/proc
默认值
/proc
价值
/proc
Host /sysPathro

Mounts the host sysfs so Fodaris can read hardware sensor data.

目标
/host/sys
默认值
/sys
价值
/sys
Docker SocketPathro

Grants Fodaris read-only access to Docker for container monitoring.

目标
/var/run/docker.sock
默认值
/var/run/docker.sock
价值
/var/run/docker.sock

下载统计数据

2,571
下载总数

详细信息

存储库
goodhallsolutions/fodaris:latest
最后更新2026-04-24
初见2026-04-06

在Unraid 上运行 Fodaris 。

Fodaris 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。