Fodaris
Aplicación Docker from Goodhall Solutions' Repository
Visión general
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
Port for the Fodaris web interface. Access via https://your-unraid-ip:8443
- Objetivo
- 8443
- Por defecto
- 8443
- Valor
- 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
- Objetivo
- 24443
- Por defecto
- 24443
- Valor
- 24443
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
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
Display name for this Fodaris server instance.
- Objetivo
- FODARIS_SERVER_NAME
- Por defecto
- fodaris-core
- Valor
- fodaris-core
How many days of metric history to retain. Higher values use more disk space.
- Objetivo
- FODARIS_RETENTION_DAYS
- Por defecto
- 30
- Valor
- 30
Persistent storage for Fodaris configuration.
- Objetivo
- /app/server/config
- Por defecto
- /mnt/user/appdata/fodaris/config
- Valor
- /mnt/user/appdata/fodaris/config
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
Persistent storage for Fodaris backups.
- Objetivo
- /app/server/backups
- Por defecto
- /mnt/user/appdata/fodaris/backups
- Valor
- /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.
- Objetivo
- /app/certs
Mounts the host process filesystem so Fodaris can monitor host processes and sensors.
- Objetivo
- /host/proc
- Por defecto
- /proc
- Valor
- /proc
Mounts the host sysfs so Fodaris can read hardware sensor data.
- Objetivo
- /host/sys
- Por defecto
- /sys
- Valor
- /sys
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
Categorías
Descargar estadísticas
Detalles
goodhallsolutions/fodaris:latestEjecute 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.