cashpilot-worker
cashpilot-worker
Docker app from geiserx's Repository
Overview
(CashPilot UI required separately) CashPilot Worker is the Docker agent that deploys and monitors passive income containers on this server. It requires Docker socket access and reports container health back to the CashPilot UI via heartbeats every 60 seconds.
Deploy one worker per server. Each worker manages local containers and reports status to the central CashPilot UI dashboard.
Required: Set CASHPILOT_UI_URL to point to your CashPilot UI instance (e.g. http://192.168.1.100:8080) and use the same CASHPILOT_API_KEY as the UI.
The worker exposes a minimal status page on port 8081 showing connection status and local container list.
More info: https://github.com/GeiserX/CashPilot
Deploy one worker per server. Each worker manages local containers and reports status to the central CashPilot UI dashboard.
Required: Set CASHPILOT_UI_URL to point to your CashPilot UI instance (e.g. http://192.168.1.100:8080) and use the same CASHPILOT_API_KEY as the UI.
The worker exposes a minimal status page on port 8081 showing connection status and local container list.
More info: https://github.com/GeiserX/CashPilot
Requirements
CashPilot UI container (cashpilot) must be running and accessible
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Worker PortPorttcp
Port for the worker mini-UI and API
- Target
- 8081
- Default
- 8081
Docker SocketPathrw
Docker socket for container management. Required.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
DataPathrw
Worker configuration and state persistence
- Target
- /data
- Default
- /mnt/user/appdata/cashpilot-worker
TZVariable
Timezone (e.g. America/New_York, Europe/London)
- Default
- America/New_York
UI URLVariable
URL of the CashPilot UI instance (e.g. http://192.168.1.100:8080). Worker sends heartbeats here.
- Target
- CASHPILOT_UI_URL
- Default
- http://192.168.1.100:8080
API KeyVariable
Shared API key for UI authentication. Must match the key set on the CashPilot UI.
- Target
- CASHPILOT_API_KEY
Worker NameVariable
Human-readable name for this worker shown in the UI dashboard. Defaults to hostname if empty.
- Target
- CASHPILOT_WORKER_NAME
- Default
- unraid
Categories
Download Statistics
2,248
Total Downloads
Details
Repository
drumsergio/cashpilot-worker:latestLast Updated2026-05-04
First Seen2026-04-06
Run cashpilot-worker on Unraid.
cashpilot-worker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.