Skip to content

Add comprehensive Databricks deployment documentation#5505

Closed
Alek99 wants to merge 1 commit into
mainfrom
add-databricks-deployment-docs
Closed

Add comprehensive Databricks deployment documentation#5505
Alek99 wants to merge 1 commit into
mainfrom
add-databricks-deployment-docs

Conversation

@Alek99
Copy link
Copy Markdown
Member

@Alek99 Alek99 commented Jun 26, 2025

Summary

This PR adds comprehensive documentation for deploying Reflex applications on the Databricks Apps platform.

Changes

  • 📖 Complete deployment guide: Step-by-step instructions for deploying Reflex apps on Databricks
  • ⚙️ Configuration template: Pre-configured app.yaml template with all required environment variables
  • 🔐 Authentication setup: Detailed instructions for obtaining and configuring Reflex and Databricks tokens
  • 🚀 Single-port deployment: Code examples showing how to enable single-port deployment with Reflex Enterprise
  • 🔒 Permission configuration: Comprehensive guide for setting up catalog and schema permissions
  • 🔄 Update workflow: Instructions for deploying updates from GitHub
  • 📋 Configuration reference: Table of all environment variables with descriptions and examples
  • 🛠️ Troubleshooting section: Common issues and solutions

Documentation Features

  • The documentation will automatically appear in the hosting section sidebar via the flexdown system
  • Includes properly formatted code examples and configuration templates
  • Comprehensive troubleshooting section for common deployment issues
  • Reference table with all environment variables

Testing

  • Fixed table rendering issues with proper component syntax
  • Verified flexdown compatibility and component structure
  • Added reminder to include reflex-enterprise in requirements.txt

The documentation follows the existing structure and will be automatically integrated into the Reflex documentation site.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Modified development server configuration and process handling for improved stability and React Router integration.

  • Updated reflex/utils/processes.py to handle signal code 130 for clean React Router shutdowns
  • Changed dev server command from 'vite dev' to 'react-router dev' in reflex/constants/installer.py
  • Updated core dependency versions: React Router (7.6.2) and React (19.1.0)

2 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 26, 2025

CodSpeed Performance Report

Merging #5505 will not alter performance

Comparing add-databricks-deployment-docs (bf8d68a) with main (a9f8ab0)

Summary

✅ 8 untouched benchmarks

@Alek99 Alek99 closed this Jun 26, 2025
@Alek99 Alek99 deleted the add-databricks-deployment-docs branch May 7, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants