Reflex Cloud - Fast, secure & scalable hosting. One command to deploy.

Back to Blog

Reflex Cloud

Deploy your Reflex apps with a single command

Nikhil Rao

·

Image for blog post: Reflex Cloud

Reflex Cloud

Today we're launching Reflex Cloud, a unified platform for deploying and managing Reflex apps.

We released our open-source framework with a goal to simplify web development - anyone who knows Python should be able to turn their ideas into web apps. Today thousands of teams use Reflex for their data/AI apps, internal tools, and customer-facing web apps.

With Reflex Cloud we're extending that same simplicity to hosting. Just reflex deploy, and in a few minutes your app will be live to share with the world.

terminal

$

My App

my-app.reflex.run

Deploying

Our free tier lets you deploy your first app at no cost. We're also introducing Pro, Team, and Enterprise tiers with additional features like one-click auth, custom domains, and on-premise hosting.

What's Included

One Command Deployment

Deploy your app with a single command:

The new deploy command lets you set environment variables, specify machine sizes, and choose regions to deploy to all from the command line.

See the full list of options in our deployment docs.

Unified Dashboard

Log in to Reflex Cloud to see a unified dashboard of all your apps.

From there you can see the status of your apps, the resources they're using, and application logs all in one place.

You can also add team members to collaborate on apps, set up custom domains, and view detailed analytics on your app's performance.

Pro Features

Reflex Pro lets you take your app from a prototype to a production app with:

  • Custom Domains: Use your own domain for your app
  • Larger Apps: Increased memory and CPU options
  • Add Collaborators: Add team members to your project

We're also previewing team and enterprise plans with advanced features like:

  • One-Click Auth: Add Github, Google, or other OAuth providers to your app with no code
  • Full Analytics: Comprehensive insight into your app's performance and usage
  • On Premise Hosting: Run Reflex Cloud on your own infrastructure

See the full list of features on our pricing page.

What's Next

Over the next few months we're working on building out the team features while making the platform more robust and reliable. We're also expanding Reflex Pro to go beyond hosting - including AI tools to help you build apps at the speed of thought.

More Posts

Newsletter

Get the latest updates and news about Reflex

$ pip install reflex

$ reflex init

$ reflex run

Need help? Learn how to use Reflex.

Built with Reflex