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
Copy file name to clipboardExpand all lines: blog/2025-12-05-on-premises-deployment.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
author: Alek Petuskey
3
3
date: 2025-12-05
4
-
title: Reflex Build On-Prem - A Secure Builder Running in Your Environment
4
+
title: Reflex Build On-Prem - A Secure AI App Builder Running in Your Environment
5
5
description: Run Reflex Build on your own infrastructure with full control, security, and compliance.
6
6
image: /blog/on-prem.png
7
7
meta: [
@@ -36,7 +36,7 @@ from reflex_image_zoom import image_zoom
36
36
from reflex_ui.blocks.demo_form import demo_form_dialog
37
37
```
38
38
39
-
For organizations with strict security, compliance, or data sovereignty requirements, building applications on your own infrastructure isn't just a preference—it's a necessity. With Reflex Enterprise, you can now run **Reflex Build**—our AI-powered app builder—on-premises or in your own private cloud, giving you complete control over your development environment while maintaining all the productivity benefits of building apps with AI.
39
+
For organizations with strict security, compliance, or data sovereignty requirements, building applications on your own infrastructure isn't just a preference — it's a necessity. With Reflex Enterprise, you can now run **Reflex Build**—our AI-powered app builder—on-premises or in your own private cloud, giving you complete control over your development environment while maintaining all the productivity benefits of building apps with AI.
40
40
41
41
## Why On-Premises Deployment?
42
42
@@ -64,6 +64,7 @@ Organizations in regulated industries—finance, healthcare, government, and def
64
64
-**Compliance**: Meet HIPAA, SOC 2, GDPR, and other regulatory requirements
65
65
-**Air-Gapped Environments**: Deploy in completely isolated networks
66
66
-**Custom Security Policies**: Implement your own security controls and monitoring
67
+
-**Secure Data Source Integration**: Easily and securely connect with your company's data sources using our AI-powered integration capabilities
67
68
68
69
### Infrastructure Control
69
70
@@ -76,7 +77,16 @@ Some organizations need full control over their infrastructure:
76
77
77
78
## What's Included
78
79
79
-
Reflex Enterprise on-premises deployment includes Reflex Build running securely in your environment:
80
+
Reflex Enterprise on-premises deployment includes **Reflex Build** running securely in your environment. You can also deploy **Reflex Cloud** on-premises to manage all your Reflex apps in a unified place, providing a complete on-premises solution for both building and deploying applications.
81
+
82
+
### Secure Company Data Integration
83
+
84
+
One of the biggest unlocks with Reflex Build on-premises is the ability to securely connect with your company's data sources and systems:
85
+
86
+
-**Company Data Sources**: Easily integrate with your internal databases, APIs, documentation, and data warehouses
87
+
-**Authentication Providers**: Connect with your existing identity providers (SSO/SAML) and authentication systems
88
+
-**Internal Services**: Seamlessly connect with all your company's internal services and APIs
89
+
-**Zero External Dependencies**: All data access and processing happens within your infrastructure
-**AI-Powered App Building**: Build full-stack Python web apps using natural language prompts
99
109
-**Private Projects**: Keep all projects private within your infrastructure
100
110
-**Team Collaboration**: Manage team members and access controls
101
-
-**Enterprise Integrations**: Connect with all your company's internal services, documentation, databases, and APIs
111
+
-**Enterprise Integrations**: Connect with all your company's internal services, documentation, databases, and APIs through secure, AI-powered integration
102
112
-**Download App Code**: Export generated app code for full control
0 commit comments