community-automations/docker-controller

DevOps & code

PublicClaude-subagent

Docker Compose-controller

Een compose-stack herstarten betekent meestal: SSH'en naar een machine en je de exacte flags herinneren. Deze controller neemt een stacknaam en een actie uit chat of een API-call aan en draait het compose-commando voor je.

sonnet3 dagenDocker EngineDocker ComposeSlackTraefik
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Een compose-stack herstarten betekent meestal: SSH'en naar een machine en je de exacte flags herinneren. Deze controller neemt een stacknaam en een actie uit chat of een API-call aan en draait het compose-commando voor je.

Hij leest eerst de huidige containerstatus, maakt alleen de services opnieuw aan die echt veranderden, en tailt daarna de logs om te bevestigen dat elke service opkwam. Je krijgt een health-rapport per service terug in datzelfde kanaal, zodat niemand een terminal hoeft te openen om een stack te herstarten.

Hoe hij werkt

    • 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.

Voorbeelduitvoer

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.