> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Qodo on-premises

> Deploy Qodo in your own infrastructure with dedicated guides covering architecture, prerequisites, installation, integrations, and optional components.

<Note>
  This guide covers deploying Qodo in a self-managed infrastructure environment. For cloud-hosted Git instances, see [Install Qodo](/install-and-configure/install).
</Note>

Qodo on-premises allows you to deploy and manage Qodo within your organization's infrastructure while maintaining control over your deployment environment.

#### Deploy Qodo

Deploy the Qodo platform on Kubernetes and configure the components required for your environment.

<CardGroup cols={3}>
  <Card title="Architecture" icon="sitemap" href="/on-prem/qodo-on-premise/architecture" />

  <Card title="Prerequisites" icon="list-check" href="/on-prem/qodo-on-premise/critical-prerequisites" />

  <Card title="Deploy Qodo" icon="code-branch" href="/on-prem/qodo-on-premise/installation-process-overview" />
</CardGroup>

#### Connect your Git provider

Connect Qodo to your source control platform by installing the Qodo app and configuring repository access.

<CardGroup cols={2}>
  <Card title="Install Qodo GitHub App" icon="github" href="/on-prem/git-integration/install/github" />

  <Card title="Install Qodo GitLab App" icon="gitlab" href="/on-prem/git-integration/install/gitlab" />

  <Card title="Install Qodo Bitbucket Cloud App" icon="bitbucket" href="/on-prem/git-integration/install/bitbucket-cloud" />

  <Card title="Install Qodo Azure DevOps App" icon="cloud" href="/on-prem/git-integration/install/azure-devops" />
</CardGroup>
