Me-restart compose stack biasanya berarti SSH ke server dan mengingat flag yang tepat. Controller ini menerima nama stack dan aksi dari chat atau panggilan API, lalu menjalankan perintah compose untuk Anda.
Me-restart compose stack biasanya berarti SSH ke server dan mengingat flag yang tepat. Controller ini menerima nama stack dan aksi dari chat atau panggilan API, lalu menjalankan perintah compose untuk Anda.
Ia membaca status container saat ini terlebih dahulu, membuat ulang hanya service yang benar-benar berubah, lalu memantau log untuk memastikan semuanya berjalan. Anda mendapat laporan kesehatan per service di channel yang sama, jadi tidak perlu buka terminal hanya untuk me-restart stack.
Cara kerjanya
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.
Baca status kontainer yang sedang berjalan dan tarik file compose terbaru sebelum melakukan perubahan apa pun.
pending
Terapkan tindakan dengan compose, membuat ulang hanya layanan yang gambar atau konfigurasinya berubah.
pending
Periksa log kontainer selama tiga puluh detik pertama dan laporkan kesehatan kontainer kembali ke pemanggil.
pending
Contoh output
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.