Docker
services:
beszel:
image: henrygd/beszel:latest
ports:
- "8090:8090"
volumes:
- ./beszel:/beszel_data
restart: unless-stoppedOfficial installation guide ↗PUBLISHED ARTIFACT // beszel
Lightweight server monitoring and telemetry
services:
beszel:
image: henrygd/beszel:latest
ports:
- "8090:8090"
volumes:
- ./beszel:/beszel_data
restart: unless-stoppedOfficial installation guide ↗Designed for lightweight monitoring; size storage around retained historical metrics and agent count.
A hub plus agents; Docker is the documented primary path for the hub.
Built-in accounts; assess upstream authentication and exposure guidance before public access.
Back up the hub data volume and retain the configuration needed to reconnect agents.
Focused infrastructure telemetry rather than a full logs, traces, and alerting platform.