2026-01-23 13:20:56 -08:00

646 B

title, description
title description
Dockhand Dockhand Widget Configuration

Learn more about Dockhand.

Note: The widget currently supports Dockhand's local authentication only.

Allowed fields: (max 4): running, stopped, paused, total, cpu, memory, images, volumes, events_today, pending_updates, stacks. Default fields: running, total, cpu, memory.

widget:
  type: dockhand
  url: http://localhost:3001
  environment: local # optional: name or id; aggregates all when omitted
  username: your-user # required for local auth
  password: your-pass # required for local auth