pipe-cd / pipecd

The One CD for All {applications, platforms, operations}

Home Page:https://pipecd.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Test Go Report Card codecov Release License Documentation Slack Twitter

A GitOps style continuous delivery platform that provides consistent deployment and operations experience for any applications
Explore PipeCD docs » Play with live demo »

Overview

PipeCD provides a unified continuous delivery solution for multiple application kinds on multi-cloud that empowers engineers to deploy faster with more confidence, a GitOps tool that enables doing deployment operations by pull request on Git.

Why PipeCD?

  • Simple, unified and easy to use but powerful pipeline definition to construct your deployment
  • Same deployment interface to deploy applications of any platform, including Kubernetes, Terraform, GCP Cloud Run, AWS Lambda, AWS ECS
  • No CRD or applications' manifest changes are required; Only need a pipeline definition along with your application manifests
  • No deployment credentials are exposed or required outside the application cluster
  • Built-in deployment analysis as part of the deployment pipeline to measure impact based on metrics, logs, emitted requests
  • Easy to interact with any CI; The CI tests and builds artifacts, PipeCD takes the rest
  • Insights show metrics like lead time, deployment frequency, MTTR and change failure rate to measure delivery performance
  • Designed to manage thousands of cross-platform applications in multi-cloud for company scale but also work well for small projects

And many more, please explore in docs.

Getting Started

  • The quickstart guide shows how to set up PipeCD components and deploy a hello-world application with PipeCD for testing purposes.
  • The installation guide explains and helps set up PipeCD for your real-life use environment.

Community and development

  • Check out the PipeCD website for the complete documentation and helpful links.
  • Join our Slack workspace to get help and to discuss features.
  • Tweet @pipecd_dev on Twitter/X.
  • Create Github Issues or Discussions to report bugs or request features.
  • Join our upcoming PipeCD Development and Community Meeting where we share the latest project news, demos, answer questions, and triage issues (meeting access and agenda).

Participation in PipeCD project is governed by the CNCF Code of Conduct.

Contributing

We'd love you to join us! Please see the Contributing docs to get started.

Adopters

You can find a list of publicly recognized users of the PipeCD in the ADOPTERS.md file. We strongly encourage all PipeCD users to add their names to this list, as we love to see the community's growing success!

Thanks to the contributors of PipeCD!

We are a Cloud Native Computing Foundation sandbox project.

The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage.

About

The One CD for All {applications, platforms, operations}

https://pipecd.dev

License:Apache License 2.0


Languages

Language:Go 66.6%Language:JavaScript 22.9%Language:TypeScript 9.7%Language:Shell 0.3%Language:Mustache 0.2%Language:Makefile 0.1%Language:Dockerfile 0.1%Language:HTML 0.0%