Managing application

This guide is for developers who have PipeCD installed for them and are using PipeCD to deploy their applications.

Note: You must have at least one activated/running Piped to enable using any of the following features of PipeCD. Please refer to Piped installation docs if you do not have any Piped in your pocket.


Adding an application

This page describes how to add a new application.

Defining application's configuration

This page describes how to configure your application’s deployment for each application kind.

Customizing application's deployment pipeline

This page describes how to customize an application’s deployment pipeline with PipeCD defined stages.

Triggering a deployment

This page describes when a deployment is triggered automatically and how to manually trigger a deployment.

Cancelling a deployment

This page describes how to cancel a running deployment.

Rolling back a deployment

This page describes when a deployment is rolled back automatically and how to manually rollback a deployment.

Application live state

The live states of application components as well as their health status.

Configuration drift detection

Automatically detecting the configuration drift.

Secret management

Storing secrets safely in the Git repository.

Deployment chain

Specific guide for configuring chain of deployments.


Last modified March 28, 2023: Release v0.43.0 (#4290) (a995586a)