docker-swarm
OfficialOrchestrate Docker Swarm, stacks, and services.
System Documentation
What problem does it solve?
The Skill automates the management of Docker Swarm clusters, stacks, and services, reducing manual toil and improving consistency across environments.
Core Features & Use Cases
- Centralized Swarm orchestration: deploy and update stacks, manage services, and scale replicas across nodes.
- Node and network awareness: inspect node health, manage overlay networks, and ensure secure inter-service communication.
- Read-only verification & guided deployments: leverage SSH for checks and AWX templates for deployments, with safety gates and audit trails.
- Real-world scenario: Provision a 3-manager production Swarm, deploy a multi-service app, and perform zero-downtime updates using rolling updates.
Quick Start
Connect to a Swarm manager and verify status with Docker CLI commands such as docker node ls and docker service ls. Use AWX Job Template 68 or Workflow 65 to deploy or update stacks and services in production or development environments. For read-only checks, SSH to a manager node (e.g., ssh ansible@huey.bjzy.me) and run docker service ps or docker stack ls.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: docker-swarm Download link: https://github.com/BjzyLabs/vCenterCert/archive/main.zip#docker-swarm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.