deployment-automation
Automate CI/CD pipelines using Docker, GitHub Actions, and Kubernetes for zero-downtime deployments.
Install
npx skills add https://github.com/supercent-io/skills-template --skill deployment-automationStats
| Total installs | 11,209 |
| Weekly installs | 11.2K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Covers Docker containerization with multi-stage builds, GitHub Actions workflows for testing and image building, and Kubernetes deployment with rolling updates and autoscaling
- Includes zero-downtime deployment strategies using blue-green deployments and health check validation
- Provides configuration templates for Vercel/Netlify frontend deployments, environment variable management, and graceful shutdown handling
- Enforces best practices: immutable infrastructure, secret management, version tagging, and post-deployment monitoring integration
Tags
Related skills
| Skill | Installs | vs deployment-automation |
|---|---|---|
| baoyu-article-illustrator | 13,558 | +2,349 |
| gws-docs | 11,688 | +479 |
| vercel-deploy | 10,602 | -607 |
| bmad-orchestrator | 10,560 | -649 |
| skill-standardization | 10,472 | -737 |
FAQ
- How many installs does deployment-automation have?
- deployment-automation has 11,209 total installs and 11.2K installs this week.
- Where is deployment-automation hosted?
- deployment-automation is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does deployment-automation have?
- deployment-automation has 88 GitHub stars.
- When was deployment-automation first indexed?
- OrangeBot.AI first indexed deployment-automation on Jan 24, 2026.
- How do I install deployment-automation?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill deployment-automation