|
1 | 1 | --- |
2 | | -title: "On-Premises Deployment" |
3 | | -description: "Deploy Codegen on your own infrastructure with complete control and security" |
| 2 | +title: "On-Premises Deployments" |
| 3 | +sidebarTitle: "On-Prem" |
| 4 | +icon: "box" |
4 | 5 | --- |
5 | 6 |
|
6 | | -# On-Premises Deployment |
7 | | - |
8 | 7 | Deploy Codegen on your own infrastructure with complete control over your data and development environment. |
9 | 8 |
|
10 | | -<Note> |
11 | | -On-premises deployment is available exclusively for [Enterprise tier](https://codegen.com/pricing) customers. |
12 | | -</Note> |
13 | | - |
14 | | -## Overview |
15 | | - |
16 | | -Our Kubernetes-native architecture ensures seamless integration with your existing infrastructure and security policies. With on-premises deployment, your code and data never leave your infrastructure, giving you complete sovereignty over your intellectual property. |
| 9 | +<Warning> |
| 10 | + On-premises deployment is available for [Enterprise |
| 11 | + tier](https://codegen.com/pricing) customers. |
| 12 | +</Warning> |
17 | 13 |
|
18 | | -## Key Features |
| 14 | +## How It Works |
19 | 15 |
|
20 | | -### Flexible Deployment Options |
21 | | -Available for deployment as a Docker image, AMI, or on EKS - you can select your hardware and infrastructure to meet your specific requirements. |
| 16 | +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. |
22 | 17 |
|
23 | | -### Your Own API Keys |
24 | | -Use your own model and API keys, including AWS Bedrock, Google Vertex AI, and other providers for complete control over your AI infrastructure. |
25 | | - |
26 | | -Learn more about [model configuration](/settings/model-configuration). |
27 | | - |
28 | | -### Complete Data Control |
29 | | -Your code and data never leave your infrastructure. Maintain complete sovereignty over your intellectual property while benefiting from Codegen's powerful development acceleration capabilities. |
| 18 | +## Deployment Options |
30 | 19 |
|
31 | | -### AWS Marketplace Ready |
| 20 | +Choose the deployment method that best fits your infrastructure: |
| 21 | + |
| 22 | +<CardGroup cols={3}> |
| 23 | + <Card title="Docker Image" icon="docker"> |
| 24 | + Deploy using our containerized solution on any Docker-compatible platform |
| 25 | + </Card> |
| 26 | + <Card title="AWS AMI" icon="aws"> |
| 27 | + Launch pre-configured instances directly from Amazon Machine Images |
| 28 | + </Card> |
| 29 | + <Card title="Amazon EKS" icon="kubernetes"> |
| 30 | + Deploy on managed Kubernetes with full AWS integration |
| 31 | + </Card> |
| 32 | +</CardGroup> |
| 33 | + |
| 34 | +<Tip> |
| 35 | + All deployment options are built on our Kubernetes-native architecture, |
| 36 | + ensuring seamless integration with your existing infrastructure. |
| 37 | +</Tip> |
| 38 | + |
| 39 | +## Key Benefits |
| 40 | + |
| 41 | +<CardGroup cols={2}> |
| 42 | + <Card title="Complete Data Sovereignty" icon="shield-check"> |
| 43 | + Your code and data never leave your infrastructure - maintain full control |
| 44 | + over your intellectual property |
| 45 | + </Card> |
| 46 | + <Card |
| 47 | + title="Your Own AI Models" |
| 48 | + icon="cpu" |
| 49 | + href="/settings/model-configuration" |
| 50 | + > |
| 51 | + Use your own API keys with AWS Bedrock, Google Vertex AI, and other |
| 52 | + providers |
| 53 | + </Card> |
| 54 | +</CardGroup> |
32 | 55 |
|
33 | 56 | <Note> |
34 | | -Coming soon: Deploy Codegen directly from AWS Marketplace with simplified billing and procurement. |
| 57 | + Coming soon: Deploy directly from AWS Marketplace with simplified billing and |
| 58 | + procurement. |
35 | 59 | </Note> |
36 | 60 |
|
37 | | -## Deployment Options |
| 61 | +## Enterprise Features |
38 | 62 |
|
39 | | -### Flexible Infrastructure Support |
40 | | -Codegen on-premises supports a wide range of deployment scenarios, from single-cluster installations to multi-region, high-availability configurations. Our solution is designed to work with your existing security policies, network configurations, and operational procedures. |
| 63 | +Enterprise customers receive comprehensive deployment support: |
41 | 64 |
|
42 | | -- Private cloud and on-premises Kubernetes clusters |
43 | | -- Air-gapped environments with offline deployment support |
44 | | -- Multi-cluster and multi-region deployments |
45 | | -- Integration with existing CI/CD pipelines and security tools |
| 65 | +- **Priority Support** - Dedicated channels and faster response times |
| 66 | +- **Custom Configuration** - Tailored deployment plans for your specific requirements |
| 67 | +- **Security Integration** - Works with your existing security tools and compliance policies |
| 68 | +- **Multi-Region Support** - High-availability configurations across multiple clusters |
46 | 69 |
|
47 | | -## Enterprise Only |
48 | | - |
49 | | -On-premises deployment is available exclusively as part of our Enterprise pricing tier. This ensures you receive the dedicated support, custom configuration assistance, and enterprise-grade SLAs necessary for successful on-premises deployments. |
50 | | - |
51 | | -Enterprise customers also receive: |
52 | | -- Priority support |
53 | | -- Custom integrations |
54 | | -- Dedicated customer success management |
55 | | -- Custom deployment plans tailored to your organization's specific requirements |
| 70 | +<Warning> |
| 71 | + Air-gapped environments and offline deployments are supported with special |
| 72 | + configuration. |
| 73 | +</Warning> |
56 | 74 |
|
57 | 75 | ## Getting Started |
58 | 76 |
|
59 | | -Ready to deploy Codegen on your own infrastructure? Contact our enterprise team to discuss your requirements and get started with a custom deployment plan. |
60 | | - |
61 | | -<Card title="Contact Enterprise Sales" icon="phone" href="https://codegen.com/contact"> |
62 | | - Get in touch with our enterprise team to discuss your on-premises deployment requirements. |
| 77 | +<Card |
| 78 | + title="Contact Enterprise Sales" |
| 79 | + icon="phone" |
| 80 | + href="https://codegen.com/contact" |
| 81 | +> |
| 82 | + Ready to deploy on your infrastructure? Our enterprise team will create a |
| 83 | + custom deployment plan for your organization. |
63 | 84 | </Card> |
64 | 85 |
|
65 | | -## Security and Compliance |
66 | | - |
67 | | -On-premises deployments maintain the same high security standards as our cloud offering: |
68 | | - |
69 | | -- End-to-end encryption for all data |
70 | | -- Comprehensive audit logging |
71 | | -- Integration with your existing security tools and policies |
72 | | -- Support for compliance requirements (SOC 2, GDPR, etc.) |
73 | | - |
74 | | -## Support |
75 | | - |
76 | | -Our enterprise team has extensive experience with on-premises deployments and can help you navigate the technical and business requirements for your specific use case. |
77 | | - |
78 | | -For technical support and deployment assistance, enterprise customers have access to: |
79 | | -- Dedicated support channels |
80 | | -- Custom deployment documentation |
81 | | -- Direct access to our engineering team |
82 | | -- Regular check-ins and optimization reviews |
| 86 | +<Tip> |
| 87 | + Enterprise customers get direct access to our engineering team for deployment |
| 88 | + assistance and ongoing optimization reviews. |
| 89 | +</Tip> |
0 commit comments