Skip to content

Commit 24a717a

Browse files
Add on-premises deployment documentation (#1272)
Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com> Co-authored-by: Jay Hack <jay@codegen.com>
1 parent c80d154 commit 24a717a

File tree

2 files changed

+84
-1
lines changed

2 files changed

+84
-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: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
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+
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>
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.
17+
18+
## Key Features
19+
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.
22+
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.
30+
31+
### AWS Marketplace Ready
32+
33+
<Note>
34+
Coming soon: Deploy Codegen directly from AWS Marketplace with simplified billing and procurement.
35+
</Note>
36+
37+
## Deployment Options
38+
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.
41+
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
46+
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
56+
57+
## Getting Started
58+
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.
63+
</Card>
64+
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

0 commit comments

Comments
 (0)