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

# On-Premises Deployments

Deploy Codegen on your own infrastructure with complete control over your data and development environment.

<Warning>
  On-premises deployment is available for [Enterprise
  tier](https://codegen.com/pricing) customers.
</Warning>

## How It Works

Codegen is built as a cloud-native Kubernetes application designed for secure, self-hosted deployment. Our architecture allows you to run the entire platform within your own infrastructure while leveraging [your own AI models and API keys](/settings/model-configuration) for complete control over data processing. This deployment model is ideal for teams with stringent data sovereignty requirements, air-gapped environments, or compliance mandates that require all code and development activities to remain within corporate boundaries.

## Deployment Options

Choose the deployment method that best fits your infrastructure:

<CardGroup cols={3}>
  <Card title="Docker Image" icon="docker">
    Deploy using our containerized solution on any Docker-compatible platform
  </Card>

  <Card title="AWS AMI" icon="aws">
    Launch pre-configured instances directly from Amazon Machine Images
  </Card>

  <Card title="Amazon EKS" icon="kubernetes">
    Deploy on managed Kubernetes with full AWS integration
  </Card>
</CardGroup>

<Tip>
  All deployment options are built on our Kubernetes-native architecture,
  ensuring seamless integration with your existing infrastructure.
</Tip>

## Key Benefits

<CardGroup cols={2}>
  <Card title="Complete Data Sovereignty" icon="shield-check">
    Your code and data never leave your infrastructure - maintain full control
    over your intellectual property
  </Card>

  <Card title="Your Own AI Models" icon="cpu" href="/settings/model-configuration">
    Use your own API keys with AWS Bedrock, Google Vertex AI, and other
    providers
  </Card>
</CardGroup>

<Note>
  Coming soon: Deploy directly from AWS Marketplace with simplified billing and
  procurement.
</Note>

## Enterprise Features

Enterprise customers receive comprehensive deployment support:

* **Priority Support** - Dedicated channels and faster response times
* **Custom Configuration** - Tailored deployment plans for your specific requirements
* **Security Integration** - Works with your existing security tools and compliance policies
* **Multi-Region Support** - High-availability configurations across multiple clusters

<Warning>
  Air-gapped environments and offline deployments are supported with special
  configuration.
</Warning>

## Getting Started

<Card title="Contact Enterprise Sales" icon="phone" href="https://codegen.com/contact">
  Ready to deploy on your infrastructure? Our enterprise team will create a
  custom deployment plan for your organization.
</Card>

<Tip>
  Enterprise customers get direct access to our engineering team for deployment
  assistance and ongoing optimization reviews.
</Tip>
