Skip to content

Features

DockDash combines update monitoring, service health, resource history, and day-to-day container operations in a single self-hosted interface.

Arrange services on a freeform canvas, draw labeled connections, group related workloads, and keep live health and update state visible at a glance.

DockDash dashboard canvas showing connected services

Inspect recent health history alongside each service’s endpoint settings. For HTTPS services, DockDash shows certificate expiry, issuer, trust state, serial number, fingerprint, and CertVault deployment status.

DockDash service details showing health history and TLS certificate information

Review current and historical CPU and memory usage, together with Docker network and disk activity, from the service drawer.

DockDash service details with resource history

The services table provides a compact inventory when you need to search, filter, sort, or compare everything at once.

DockDash services table

For version-shaped image tags, DockDash finds compatible registry tags and reports the actual version transition. It then resolves the source repository and shows the matching GitHub release notes.

DockDash changelog for an available container update

Floating tags such as latest, stable, and dev fall back to digest comparison, so mutable images are still monitored.

Browse container directories and inspect or edit text files without leaving DockDash. Available operations follow the tools and filesystem permissions inside the selected container.

DockDash file explorer browsing a container filesystem

Open a live shell inside a container directly from the service drawer. DockDash uses Bash when available and falls back to sh.

DockDash interactive terminal connected to a container

DockDash supports:

  • Local and remote Docker daemons
  • Kubernetes discovery, logs, exec, metrics, and pod recreation
  • Docker Hub, GHCR, and generic OCI registries
  • GitHub release notes and private GHCR access
  • Apprise notifications
  • OIDC authentication
  • CertVault certificate inventory and deployment-state matching