Fodaris

Fodaris

Docker app from Goodhall Solutions' Repository

Overview

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.

Runtime arguments

Web UI
https://[IP]:[PORT:8443]/
Network
bridge
Shell
sh
Privileged
false
Extra Params
--pid=host

Template configuration

Web UI Port (HTTPS)Porttcp

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

Target
8443
Default
8443
Value
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

Target
24443
Default
24443
Value
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.

Target
24444
Default
24444
Value
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).

Target
FODARIS_ENCRYPTION_KEY
Server NameVariable

Display name for this Fodaris server instance.

Target
FODARIS_SERVER_NAME
Default
fodaris-core
Value
fodaris-core
Metric Retention (days)Variable

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

Target
FODARIS_RETENTION_DAYS
Default
30
Value
30
ConfigPathrw

Persistent storage for Fodaris configuration.

Target
/app/server/config
Default
/mnt/user/appdata/fodaris/config
Value
/mnt/user/appdata/fodaris/config
DataPathrw

Persistent storage for the Fodaris database and metrics.

Target
/app/server/data
Default
/mnt/user/appdata/fodaris/data
Value
/mnt/user/appdata/fodaris/data
BackupsPathrw

Persistent storage for Fodaris backups.

Target
/app/server/backups
Default
/mnt/user/appdata/fodaris/backups
Value
/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.

Target
/app/certs
Host /procPathro

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

Target
/host/proc
Default
/proc
Value
/proc
Host /sysPathro

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

Target
/host/sys
Default
/sys
Value
/sys
Docker SocketPathro

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

Target
/var/run/docker.sock
Default
/var/run/docker.sock
Value
/var/run/docker.sock

Download Statistics

2,571
Total Downloads

Details

Repository
goodhallsolutions/fodaris:latest
Last Updated2026-04-24
First Seen2026-04-06

Run Fodaris on Unraid.

Fodaris is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.