Skip to content

Commit 14239e5

Browse files
Add on-premises deployment documentation
- Create comprehensive on-prem deployment documentation in settings section - Cover Kubernetes deployment, API key configuration, and enterprise features - Include security, compliance, and support information - Add to docs navigation in docs.json - Link to model configuration documentation Co-authored-by: Jay Hack <[email protected]>
1 parent 1e8df0c commit 14239e5

File tree

2 files changed

+77
-1
lines changed

2 files changed

+77
-1
lines changed

docs/docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"settings/agent-behavior",
4747
"settings/agent-permissions",
4848
"settings/team-roles",
49-
"settings/trufflehog-integration"
49+
"settings/trufflehog-integration",
50+
"settings/on-prem-deployment"
5051
]
5152
},
5253
{
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: "On-Premises Deployment"
3+
description: "Deploy Codegen on your own infrastructure with complete control and security"
4+
---
5+
6+
# On-Premises Deployment
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.
9+
10+
## Overview
11+
12+
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+
14+
## Key Features
15+
16+
### Kubernetes-Native Deployment
17+
Deploy Codegen seamlessly on your existing Kubernetes clusters with our production-ready Helm charts and comprehensive deployment guides.
18+
19+
### 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.
21+
22+
Learn more about [API key configuration](/settings/model-configuration).
23+
24+
### Complete Data Control
25+
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+
27+
### AWS Marketplace Ready
28+
Coming soon: Deploy Codegen directly from AWS Marketplace with simplified billing and streamlined procurement processes for enterprise organizations.
29+
30+
## Deployment Options
31+
32+
### Flexible Infrastructure Support
33+
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.
34+
35+
- Private cloud and on-premises Kubernetes clusters
36+
- Air-gapped environments with offline deployment support
37+
- Multi-cluster and multi-region deployments
38+
- Integration with existing CI/CD pipelines and security tools
39+
40+
## Enterprise Only
41+
42+
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.
43+
44+
Enterprise customers also receive:
45+
- Priority support
46+
- Custom integrations
47+
- Dedicated customer success management
48+
- Custom deployment plans tailored to your organization's specific requirements
49+
50+
## Getting Started
51+
52+
Ready to deploy Codegen on your own infrastructure? Contact our enterprise team to discuss your requirements and get started with a custom deployment plan.
53+
54+
<Card title="Contact Enterprise Sales" icon="phone" href="https://codegen.com/contact">
55+
Get in touch with our enterprise team to discuss your on-premises deployment requirements.
56+
</Card>
57+
58+
## Security and Compliance
59+
60+
On-premises deployments maintain the same high security standards as our cloud offering:
61+
62+
- End-to-end encryption for all data
63+
- Comprehensive audit logging
64+
- Integration with your existing security tools and policies
65+
- Support for compliance requirements (SOC 2, GDPR, etc.)
66+
67+
## Support
68+
69+
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.
70+
71+
For technical support and deployment assistance, enterprise customers have access to:
72+
- Dedicated support channels
73+
- Custom deployment documentation
74+
- Direct access to our engineering team
75+
- Regular check-ins and optimization reviews

0 commit comments

Comments
 (0)