# Documentation
Pipelines-as-Code brings CI/CD pipelines into your Git repository, letting you define and manage Tekton pipelines alongside your source code. Browse the sections below to install, configure, and operate Pipelines-as-Code with your Git provider.


  - [Getting Started](/nightly/docs/getting-started.md) — Set up your first pipeline in minutes

  - [Concepts](/nightly/docs/concepts.md) — Understand the architecture and key components

  - [Installation](/nightly/docs/installation.md) — Install on Kubernetes or OpenShift

  - [Guides](/nightly/docs/guides.md) — Learn how to author and run pipelines

  - [Git Providers](/nightly/docs/providers.md) — GitHub, GitLab, Bitbucket, Forgejo

  - [API Reference](/nightly/docs/api.md) — Repository CR, ConfigMap, and settings

  - [CLI Reference](/nightly/docs/cli.md) — tkn pac commands

  - [Operations](/nightly/docs/operations.md) — Logging, metrics, certificates, and more

  - [Advanced Topics](/nightly/docs/advanced.md) — Concurrency, webhooks, policies, and private repos

  - [Development](/nightly/docs/dev.md) — Contributing and architecture




