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