Skip to content

Commit 4f3ce1f

Browse files
Update on-prem docs per feedback
- 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]>
1 parent 14239e5 commit 4f3ce1f

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

docs/settings/on-prem-deployment.mdx

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,34 @@ description: "Deploy Codegen on your own infrastructure with complete control an
55

66
# On-Premises Deployment
77

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>
913

1014
## Overview
1115

1216
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.
1317

1418
## Key Features
1519

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.
1822

1923
### 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.
2125

22-
Learn more about [API key configuration](/settings/model-configuration).
26+
Learn more about [model configuration](/settings/model-configuration).
2327

2428
### Complete Data Control
2529
Your code and data never leave your infrastructure. Maintain complete sovereignty over your intellectual property while benefiting from Codegen's powerful development acceleration capabilities.
2630

2731
### 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.
35+
</Note>
2936

3037
## Deployment Options
3138

0 commit comments

Comments
 (0)