CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
首页>Recipes>Deploy Pipeline

Deploy Pipeline

intermediate

Production deployment pipeline with CI/CD, Docker containerization, and infrastructure as code.

架构

CI/CD Pipeline Generator Skill
Generates GitHub Actions workflow with lint, test, build, and deploy stages
78/100
ls /workspace
Docker Compose Skill
Creates hardened Dockerfiles and docker-compose configs
77/100
ls /workspace

预期输出

Deploy Pipeline Status Lint: passed Tests: 42 passed Docker Build: 145MB image Push: ghcr.io/org/app:latest Deploy: healthy (3/3 replicas)

相关 Recipes

Incident Response Command Center

ADVANCED

Triage production incidents from alerts to fixes with observability, chat, and repo context.

devopsworkflow

5 个 components

Observability Stack

INTERMEDIATE

Full-stack monitoring with Grafana dashboards, Datadog APM, and Sentry error tracking.

devopsinfra

3 个 components

Infrastructure as Code

ADVANCED

Cloud infrastructure provisioning with Terraform, AWS, and Docker containerization.

devopsinfra

3 个 components

全部安装

ls /workspace
ls /workspace

难度

intermediate

Components

2

创建时间

Mar 16, 2026

场景

devops
infra