community-automations/docker-controller

DevOps y Código

PublicSubagente de Claude

Controlador de Docker Compose

Reiniciar un stack de compose suele significar entrar por SSH a una máquina y acordarte de los flags exactos. Este controlador toma un nombre de stack y una acción desde el chat o una llamada de API y ejecuta el comando de compose por ti.

sonnet3 díasDocker EngineDocker ComposeSlackTraefik
ClaudeClaude
ROI for
README.md

Por qué este subagente

Reiniciar un stack de compose suele significar entrar por SSH a una máquina y acordarte de los flags exactos. Este controlador toma un nombre de stack y una acción desde el chat o una llamada de API y ejecuta el comando de compose por ti.

Lee primero el estado actual de los contenedores, recrea solo los servicios que realmente cambiaron y luego sigue los logs para confirmar que cada uno arrancó. Recibes un informe de salud por servicio en el mismo canal, así nadie tiene que abrir un terminal para reiniciar un stack.

Cómo se ejecuta

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Salida de ejemplo

json
// Sample output
// (generated when the pipeline finishes)

Given a stack name and an action, run the matching docker compose command and return a status object with each service's container state and a short log tail.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.