Self-hosted monitoring and observability platform for homelabs and small businesses
9.8K
Self-hosted monitoring and observability platform. Monitor your servers, Docker containers, network devices (SNMP), websites, APIs, databases, and applications from a single dashboard.
docker run -d --name fodaris \
--pid=host \
-p 8443:8443 \
-v /mnt/user/appdata/fodaris/config:/app/server/config \
-v /mnt/user/appdata/fodaris/data:/app/server/data \
-v /var/run/docker.sock:/var/run/docker.sock:ro \
goodhallsolutions/fodaris:latest
Open https://your-server-ip:8443 and log in with admin / Fodaris2026. You will be prompted to change your password.
Lightweight agents are available for:
Agents collect metrics locally and send them to your Fodaris server over HTTPS with AES-256-GCM encryption.
The free tier includes 5 endpoints, 5 websites, 5 applications, 5 databases, and 1 user. Paid plans available for larger environments.
Server source is licensed under ELv2. Agents are MIT licensed.
Built and maintained by Goodhall Solutions Ltd.
Content type
Image
Digest
sha256:df5939641…
Size
446.1 MB
Last updated
26 days ago
docker pull goodhallsolutions/fodaris