---
title: GitOps Pipeline Examples
description: Use the following template and example resources to get started with GitOps configuration promotion pipelines.
component: config-automation-promotion
page_id: config-automation-promotion::configuration_promotion_pipeline_examples
canonical_url: https://developer.pingidentity.com/config-automation-promotion/configuration_promotion_pipeline_examples.html
revdate: March 24, 2025
section_ids:
  ping-identity-platform-example-cicd-pipeline: Ping Identity Platform Example CI/CD Pipeline
  ping-identity-application-example-cicd-pipeline: Ping Identity Application Example CI/CD Pipeline
  ping-identity-infrastructure-example-cicd-pipeline: Ping Identity Infrastructure Example CI/CD Pipeline
---

# GitOps Pipeline Examples

Use the following template and example resources to get started with GitOps configuration promotion pipelines.

## Ping Identity Platform Example CI/CD Pipeline

Learn how to use Terraform to manage and deploy Ping Identity platform configuration, including solutions, use cases, and third-party integrations in a GitOps CI/CD pipeline.

[Example Pipeline on GitHub](https://github.com/pingidentity/pipeline-example-platform)

## Ping Identity Application Example CI/CD Pipeline

Learn how to use Terraform to manage and deploy applications (as part of application onboarding) that depend on services managed by a central IAM platform team in a GitOps CI/CD pipeline.

[Example Pipeline on GitHub](https://github.com/pingidentity/pipeline-example-application)

## Ping Identity Infrastructure Example CI/CD Pipeline

Learn how to use DevOps to deploy Ping Identity's Advanced Identity Software to self-managed infrastructure in a GitOps CI/CD pipeline.

[Example Pipeline on GitHub](https://github.com/pingidentity/pipeline-example-infrastructure)
