Skip to content

Commit 04dce4a

Browse files
committed
Address PR review comments: add Secure Company Data Integration section, update title with AI, mention Reflex Cloud on-prem, and fix formatting
1 parent 1446699 commit 04dce4a

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

blog/2025-12-05-on-premises-deployment.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: Alek Petuskey
33
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
55
description: Run Reflex Build on your own infrastructure with full control, security, and compliance.
66
image: /blog/on-prem.png
77
meta: [
@@ -36,7 +36,7 @@ from reflex_image_zoom import image_zoom
3636
from reflex_ui.blocks.demo_form import demo_form_dialog
3737
```
3838

39-
For organizations with strict security, compliance, or data sovereignty requirements, building applications on your own infrastructure isn't just a preferenceit'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 preferenceit'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.
4040

4141
## Why On-Premises Deployment?
4242

@@ -64,6 +64,7 @@ Organizations in regulated industries—finance, healthcare, government, and def
6464
- **Compliance**: Meet HIPAA, SOC 2, GDPR, and other regulatory requirements
6565
- **Air-Gapped Environments**: Deploy in completely isolated networks
6666
- **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
6768

6869
### Infrastructure Control
6970

@@ -76,7 +77,16 @@ Some organizations need full control over their infrastructure:
7677

7778
## What's Included
7879

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
8090

8191
### Infrastructure & Deployment
8292

@@ -98,7 +108,7 @@ Reflex Enterprise on-premises deployment includes Reflex Build running securely
98108
- **AI-Powered App Building**: Build full-stack Python web apps using natural language prompts
99109
- **Private Projects**: Keep all projects private within your infrastructure
100110
- **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
102112
- **Download App Code**: Export generated app code for full control
103113

104114
## Use Cases

0 commit comments

Comments
 (0)