Get a complete overview of your single-node server with a beautiful and lightweight dashboard. Designed for simplicity and performance, it's the perfect monitoring solution for your Raspberry Pi or small VPS. Installation is as simple as running a single Docker command.
This dashboard is built with a focus on user experience and data privacy.
It supports x86 and ARM64 architectures and runs on Linux, macOS, and Windows. As an open-source project, it offers full transparency and community support.
services:
dashdot:
image: mauricenino/dashdot:latest
container_name: dashdot
restart: unless-stopped
privileged: true
ports:
- "3001:3001"
volumes:
- ./host-root:/mnt/host:ro# Dashdot does not require any sensitive credentials or secrets by default.
# Configuration is primarily handled via non-sensitive environment variables if needed.Auto-fetched 7 minutes ago
Auto-fetched 7 minutes ago