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

# Deploy Sourcebot

Sourcebot runs entirely in your infrastructure. Your code, AI inputs/outputs, personal data, and all other sensitive data never leave your environment.

<CardGroup cols={2}>
  <Card title="Docker Compose" icon="docker" href="/docs/deployment/docker-compose">
    The fastest way to get started. Deploy Sourcebot with a single command.
  </Card>

  <Card title="Kubernetes (Helm)" icon="dharmachakra" href="/docs/deployment/k8s">
    Deploy Sourcebot into your Kubernetes cluster using the official Helm chart.
  </Card>
</CardGroup>

Not sure how much to provision? See the [sizing guide](/docs/deployment/sizing-guide) for resource recommendations.
