Fodaris

Fodaris

Aplicación Docker from Goodhall Solutions' Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
https://[IP]:[PORT:8443]/
Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--pid=host

Configuración de plantillas

Web UI Port (HTTPS)Porttcp

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

Objetivo
8443
Por defecto
8443
Valor
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

Objetivo
24443
Por defecto
24443
Valor
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.

Objetivo
24444
Por defecto
24444
Valor
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).

Objetivo
FODARIS_ENCRYPTION_KEY
Server NameVariable

Display name for this Fodaris server instance.

Objetivo
FODARIS_SERVER_NAME
Por defecto
fodaris-core
Valor
fodaris-core
Metric Retention (days)Variable

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

Objetivo
FODARIS_RETENTION_DAYS
Por defecto
30
Valor
30
ConfigPathrw

Persistent storage for Fodaris configuration.

Objetivo
/app/server/config
Por defecto
/mnt/user/appdata/fodaris/config
Valor
/mnt/user/appdata/fodaris/config
DataPathrw

Persistent storage for the Fodaris database and metrics.

Objetivo
/app/server/data
Por defecto
/mnt/user/appdata/fodaris/data
Valor
/mnt/user/appdata/fodaris/data
BackupsPathrw

Persistent storage for Fodaris backups.

Objetivo
/app/server/backups
Por defecto
/mnt/user/appdata/fodaris/backups
Valor
/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.

Objetivo
/app/certs
Host /procPathro

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

Objetivo
/host/proc
Por defecto
/proc
Valor
/proc
Host /sysPathro

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

Objetivo
/host/sys
Por defecto
/sys
Valor
/sys
Docker SocketPathro

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

Objetivo
/var/run/docker.sock
Por defecto
/var/run/docker.sock
Valor
/var/run/docker.sock

Descargar estadísticas

2,571
Descargas totales

Detalles

Repositorio
goodhallsolutions/fodaris:latest
Última actualización2026-04-24
Visto por primera vez2026-04-06

Ejecute Fodaris en Unraid.

Fodaris se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.