cashpilot-worker
Docker 应用程序 from geiserx's Repository
概述
(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
要求
CashPilot UI container (cashpilot) must be running and accessible
运行时参数
- 网络
bridge- 特权
- false
模板配置
Worker PortPorttcp
Port for the worker mini-UI and API
- 目标
- 8081
- 默认值
- 8081
Docker SocketPathrw
Docker socket for container management. Required.
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
DataPathrw
Worker configuration and state persistence
- 目标
- /data
- 默认值
- /mnt/user/appdata/cashpilot-worker
TZVariable
Timezone (e.g. America/New_York, Europe/London)
- 默认值
- America/New_York
UI URLVariable
URL of the CashPilot UI instance (e.g. http://192.168.1.100:8080). Worker sends heartbeats here.
- 目标
- CASHPILOT_UI_URL
- 默认值
- http://192.168.1.100:8080
API KeyVariable
Shared API key for UI authentication. Must match the key set on the CashPilot UI.
- 目标
- CASHPILOT_API_KEY
Worker NameVariable
Human-readable name for this worker shown in the UI dashboard. Defaults to hostname if empty.
- 目标
- CASHPILOT_WORKER_NAME
- 默认值
- unraid
下载统计数据
2,248
下载总数
详细信息
存储库
drumsergio/cashpilot-worker:latest最后更新2026-05-04
初见2026-04-06
在Unraid 上运行 cashpilot-worker 。
cashpilot-worker 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。