Why Choose Flux-Orbit?
Everything you need to deploy applications to the decentralized Flux Network
Universal Compatibility
Deploy Node.js, Python, Ruby, Go, Bun, 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
Push Your Code
Push code to GitHub, GitLab, or Bitbucket. Flux-Orbit handles the rest.
Auto-Detection
Automatically detects your framework and runtime requirements.
Build & Deploy
Builds your application and deploys it across the Flux Network.
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
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
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
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
Supported Frameworks
Auto-detected and configured automatically
Node.js
Python
Ruby
Go
Bun
Ready to Deploy?
Join thousands of developers deploying to Flux Network