Skip to main content

Deploy Any App to Flux Network

Your Code. Our Magic. Zero Docker Headaches.

Works with all popular frameworks out of the box.

Deploy on Flux Cloud (cloud.runonflux.com)
App Name: my-app
Docker Image: runonflux/orbit:latest
Port: 3000

Environment Variables:
GIT_REPO_URL: https://github.com/your/repo
APP_PORT: 3000

Why Choose Flux-Orbit?

Everything you need to deploy applications to the decentralized Flux Network

Universal Compatibility

Deploy Node.js, Python, Rust, Go, Java, .NET Core, Bun, Ruby, PHP, or static sites with the same Docker image. No custom Dockerfiles needed.

Zero Configuration

Auto-detects your project type, installs dependencies, builds, and starts your application automatically.

Built-in CI/CD

GitHub, GitLab, and Bitbucket webhooks for automatic deployments. Or use polling mode.

Automatic Rollback

Failed deployments automatically rollback to the last working version. Zero downtime updates.

Monorepo Support

Deploy specific folders from monorepos using PROJECT_PATH. Perfect for microservices.

Production Ready

Health checks, supervisor management, log rotation, and non-root execution for security.

How It Works

From code to deployment in minutes, not hours

1

Push Your Code

Push code to GitHub, GitLab, or Bitbucket. Flux-Orbit handles the rest.

2

Auto-Detection

Automatically detects your framework and runtime requirements.

3

Build & Deploy

Builds your application and deploys it across the Flux Network.

4

Stay Updated

Webhooks or polling keep your deployment in sync with your repo.

Deploy Any Framework

Works with all popular frameworks out of the box

Next.js Blog

App Name: nextjs-blog
Docker Image: runonflux/orbit:latest
Port: 3000

Environment Variables:
GIT_REPO_URL: https://github.com/timlrx/tailwind-nextjs-starter-blog
APP_PORT: 3000

Python FastAPI

App Name: fastapi-app
Docker Image: runonflux/orbit:latest
Port: 8000

Environment Variables:
GIT_REPO_URL: https://github.com/tiangolo/fastapi
APP_PORT: 8000

Rust Actix API

App Name: actix-api
Docker Image: runonflux/orbit:latest
Port: 3000

Environment Variables:
GIT_REPO_URL: https://github.com/your/actix-api
APP_PORT: 3000
RUST_VERSION: stable

Go Gin API

App Name: gin-api
Docker Image: runonflux/orbit:latest
Port: 8080

Environment Variables:
GIT_REPO_URL: https://github.com/your/gin-api
APP_PORT: 8080
GO_VERSION: 1.22.0

Java Spring Boot

App Name: spring-boot-api
Docker Image: runonflux/orbit:latest
Port: 8080

Environment Variables:
GIT_REPO_URL: https://github.com/your/spring-boot-app
APP_PORT: 8080
JAVA_VERSION: 21

.NET Core Web API

App Name: dotnet-api
Docker Image: runonflux/orbit:latest
Port: 5000

Environment Variables:
GIT_REPO_URL: https://github.com/your/dotnet-webapi
APP_PORT: 5000
DOTNET_VERSION: 8.0

Bun Elysia API

App Name: elysia-api
Docker Image: runonflux/orbit:latest
Port: 3000

Environment Variables:
GIT_REPO_URL: https://github.com/your/elysia-api
APP_PORT: 3000
BUN_VERSION: 1.0.25

Ruby on Rails

App Name: rails-app
Docker Image: runonflux/orbit:latest
Port: 3000

Environment Variables:
GIT_REPO_URL: https://github.com/your/rails-app
APP_PORT: 3000
RUBY_VERSION: 3.0

Laravel Application

App Name: laravel-app
Docker Image: runonflux/orbit:latest
Port: 8000

Environment Variables:
GIT_REPO_URL: https://github.com/your/laravel-app
APP_PORT: 8000
PHP_VERSION: 8.2

Supported Frameworks

Auto-detected and configured automatically. Over 100+ frameworks and static site generators supported.

Node.js

Next.jsNuxtRemixSvelteKitAstroSolidStartTanStack StartQwik CityReactVueAngularSvelteSolid.jsPreactLitAlpine.jshtmxGatsbyDocusaurusVitePressVuePressEleventyGridsomeHexoExpressFastifyNestJSKoaHapiRestifyAdonis.jsFeathersSailsMeteorLoopBackVite

Python

DjangoFlaskFastAPIPyramidTornadoBottleSanicStarletteQuartFalconStreamlitDashGradioPanelVoilĂ ShinyMkDocsPelicanSphinxNikola

Rust

Actix-webRocketAxumWarpTidePoemSalvoGothamThruster

Go

GinEchoFiberChiGorilla Muxnet/httpBeegoBuffaloIrisRevelHugo

Java

Spring BootQuarkusMicronautVert.xDropwizardPlay FrameworkHelidonJavalin

.NET Core

ASP.NET CoreBlazor ServerBlazor WebAssemblyMinimal APIsgRPCWorker ServicesWeb APIMVCRazor Pages

Bun

ElysiaHonoBun HTTPNanoexpressExpressFastifyNext.jsVite

Ruby

RailsSinatraHanamiPadrinoRodaGrapeJekyllMiddleman

PHP

LaravelSymfonyCodeIgniterCakePHPYiiPhalconLumenSlimFlightSilex

Don't see your framework? It probably works anyway! We support any framework that can run in its respective runtime.

Ready to Deploy?

Join thousands of developers deploying to Flux Network