community-automations/docker-controller

DevOps & Κώδικας

PublicΥποπράκτορας Claude

Ελεγκτής Docker Compose

Η επανεκκίνηση ενός compose stack συνήθως σημαίνει SSH σε ένα μηχάνημα και απομνημόνευση των ακριβών flags. Αυτός ο controller παίρνει ένα όνομα stack και μια ενέργεια από το chat ή μια κλήση API και τρέχει την εντολή compose για εσένα.

sonnet3 ημέρεςDocker EngineDocker ComposeSlackTraefik
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Η επανεκκίνηση ενός compose stack συνήθως σημαίνει SSH σε ένα μηχάνημα και απομνημόνευση των ακριβών flags. Αυτός ο controller παίρνει ένα όνομα stack και μια ενέργεια από το chat ή μια κλήση API και τρέχει την εντολή compose για εσένα.

Διαβάζει πρώτα την τρέχουσα κατάσταση των containers, αναδημιουργεί μόνο τις υπηρεσίες που πραγματικά άλλαξαν και μετά παρακολουθεί τα logs για να επιβεβαιώσει ότι η καθεμία ανέβηκε. Λαμβάνεις μια αναφορά υγείας ανά υπηρεσία πίσω στο ίδιο κανάλι, ώστε κανείς να μην χρειάζεται να ανοίξει τερματικό για να κάνει bounce ένα stack.

Πώς λειτουργεί

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

Δείγμα εξόδου

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.