cashpilot-worker

cashpilot-worker

Aplicación Docker from geiserx's Repository

Visión general

(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

Requisitos

CashPilot UI container (cashpilot) must be running and accessible

Argumentos en tiempo de ejecución

Red
bridge
Privilegiado
false

Configuración de plantillas

Worker PortPorttcp

Port for the worker mini-UI and API

Objetivo
8081
Por defecto
8081
Docker SocketPathrw

Docker socket for container management. Required.

Objetivo
/var/run/docker.sock
Por defecto
/var/run/docker.sock
DataPathrw

Worker configuration and state persistence

Objetivo
/data
Por defecto
/mnt/user/appdata/cashpilot-worker
TZVariable

Timezone (e.g. America/New_York, Europe/London)

Por defecto
America/New_York
UI URLVariable

URL of the CashPilot UI instance (e.g. http://192.168.1.100:8080). Worker sends heartbeats here.

Objetivo
CASHPILOT_UI_URL
Por defecto
http://192.168.1.100:8080
API KeyVariable

Shared API key for UI authentication. Must match the key set on the CashPilot UI.

Objetivo
CASHPILOT_API_KEY
Worker NameVariable

Human-readable name for this worker shown in the UI dashboard. Defaults to hostname if empty.

Objetivo
CASHPILOT_WORKER_NAME
Por defecto
unraid

Descargar estadísticas

2,248
Descargas totales

Detalles

Repositorio
drumsergio/cashpilot-worker:latest
Última actualización2026-05-04
Visto por primera vez2026-04-06

Ejecute cashpilot-worker en Unraid.

cashpilot-worker se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.