SkillHub

devops-automation-pack

v1.0.0

提供 Docker、Kubernetes、CI/CD、监控和备份的自动化模板与脚本,简化现代 DevOps 部署。

Sourced from ClawHub, Authored by Sunshine-del-ux

Installation

Please help me install the skill `devops-automation-pack` from SkillHub official store. npx skills add Sunshine-del-ux/devops-automation-pack

DevOps Automation Pack

Complete DevOps automation toolkit for modern deployments.

Features

Docker Automation

  • Multi-stage Dockerfile optimization
  • Docker Compose templates for common stacks
  • Container registry setup
  • Image build automation

Kubernetes Deployment

  • Helm chart templates
  • Deployment manifests
  • Service configurations
  • Ingress setup
  • Auto-scaling configs

CI/CD Pipelines

  • GitHub Actions templates
  • GitLab CI configs
  • Jenkins pipelines
  • ArgoCD integration

Monitoring

  • Prometheus setup
  • Grafana dashboards
  • Alert rules
  • Log aggregation

Backup & Recovery

  • Database backups
  • Volume snapshots
  • Disaster recovery scripts

Usage

# Docker deployment
./docker-deploy.sh myapp

# Kubernetes deployment  
./k8s-deploy.sh myapp --namespace production

# Setup CI/CD
./ci-cd.sh github myapp

# Setup monitoring
./monitor.sh install

Templates Included

  • Node.js + PostgreSQL
  • Python + Redis
  • React + Node API
  • Microservices stack

Requirements

  • Docker 20.10+
  • Kubernetes 1.24+
  • Helm 3.8+

Author

Sunshine-del-ux

License

MIT