You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Shorten intro to 1 sentence and add enterprise-only Note with pricing link
- Update deployment section to mention Docker, AMI, EKS options
- Simplify API keys section to mention AWS Bedrock and Google Vertex
- Convert AWS Marketplace info to Note format
Co-authored-by: Jay Hack <[email protected]>
Copy file name to clipboardExpand all lines: docs/settings/on-prem-deployment.mdx
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,27 +5,34 @@ description: "Deploy Codegen on your own infrastructure with complete control an
5
5
6
6
# On-Premises Deployment
7
7
8
-
For organizations that require maximum control over their development environment, Codegen offers a comprehensive on-premises deployment solution. Run Codegen entirely within your own infrastructure while maintaining all the powerful AI-driven development capabilities that make your engineering teams 10x more productive.
8
+
Deploy Codegen on your own infrastructure with complete control over your data and development environment.
9
+
10
+
<Note>
11
+
On-premises deployment is available exclusively for [Enterprise tier](https://codegen.com/pricing) customers.
12
+
</Note>
9
13
10
14
## Overview
11
15
12
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.
13
17
14
18
## Key Features
15
19
16
-
### Kubernetes-Native Deployment
17
-
Deploy Codegen seamlessly on your existing Kubernetes clusters with our production-ready Helm charts and comprehensive deployment guides.
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.
18
22
19
23
### Your Own API Keys
20
-
Use your own API keys for AI models, ensuring complete control over your AI infrastructure costs and data flow. Configure multiple providers and models to suit your specific needs.
24
+
Use your own model and API keys, including AWS Bedrock, Google Vertex AI, and other providers for complete control over your AI infrastructure.
21
25
22
-
Learn more about [API key configuration](/settings/model-configuration).
26
+
Learn more about [model configuration](/settings/model-configuration).
23
27
24
28
### Complete Data Control
25
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.
26
30
27
31
### AWS Marketplace Ready
28
-
Coming soon: Deploy Codegen directly from AWS Marketplace with simplified billing and streamlined procurement processes for enterprise organizations.
32
+
33
+
<Note>
34
+
Coming soon: Deploy Codegen directly from AWS Marketplace with simplified billing and procurement.
0 commit comments