Skip to content
forked from pipe-cd/pipecd

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

License

Notifications You must be signed in to change notification settings

kentakozuka/pipecd

 
 

Repository files navigation

Build Test Release Documentation Slack

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.

Highlights

Multi-provider & Multi-Tenancy

  • Support multiple application kinds on multi-cloud including Kubernetes, Terraform, Cloud Run, AWS Lambda
  • Support multiple analysis providers including Prometheus, Datadog, Stackdriver, and more
  • Easy to operate multi-cluster, multi-tenancy by separating control-plane and piped

Automation

  • Automated deployment analysis to measure deployment impact based on metrics, logs, emitted requests
  • Automatically roll back to the previous state as soon as analysis or a pipeline stage fails
  • Automatically detect configuration drift to notify and render the changes
  • Automatically trigger a new deployment when a defined event has occurred (e.g. container image pushed, helm chart published, etc)

Safety and Security

  • Support single sign-on and role-based access control
  • Credentials are not exposed outside the cluster and not saved in the control-plane
  • Piped makes only outbound requests and can run inside a restricted network
  • Built-in secrets management

Visibility

  • Deployment pipeline UI shows clarify what is happening
  • Separate logs viewer for each individual deployment
  • Realtime visualization of application state
  • Deployment notifications to slack, webhook endpoints
  • Insights show metrics like lead time, deployment frequency, MTTR and change failure rate to measure delivery performance

License

Apache License 2.0, see LICENSE.

Contributing

We'd love you to join us! Please see the Contributor Guide.

Release and development

Please check the release page to see what is included in the latest release. Also, Releases documentation explains our versioning and release cycle.

Go to the Discussion to know what we are working on and which will be added to the next release.

Community

As a CNCF Sandbox project, PipeCD follows CNCF Code of Conduct.

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}

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 56.8%
  • JavaScript 29.7%
  • TypeScript 12.6%
  • Shell 0.4%
  • Mustache 0.2%
  • Makefile 0.2%
  • Other 0.1%