mirror of
https://github.com/gethomepage/homepage.git
synced 2026-02-07 16:30:52 +08:00
632 B
632 B
title, description
| title | description |
|---|---|
| Dockhand | Dockhand Widget Configuration |
Learn more about Dockhand.
The widget reads /api/dashboard/stats from your Dockhand instance. It currently supports Dockhand's local authentication only.
Available fields (max 4): running, stopped, cpu, memory, images, volumes, events_today, pending_updates, stacks, paused.
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