Choose How You Run Lorx

Lorx is open source, and Cloud runs the same code. No feature is Cloud-only — you choose who runs the operations.

Self-hosted

For teams who run their own infrastructure

Free · Apache-2.0

  • Every Lorx feature, nothing held back
  • One process with lorx serve
  • SQLite or Postgres, disk or S3
  • Bring your own review model
  • Community support
Get the source
Coming soon

Lorx Cloud

For teams who want it managed

Soon · [pricing TBA]

  • The same code, fully managed
  • Warm microVM runner fleet
  • Three replicas for every push
  • Global edge
  • Managed upgrades and backups
Join the waitlist

Hybrid

Lorx Cloud with your own runners

Cloud + yours

  • Everything in Lorx Cloud
  • Attach your own runners
  • GPUs, macOS or on-prem machines
  • Your runners are free
  • Hosted runners when you need more
Talk to us

[Lorx Cloud pricing and the hosted review model are to be announced before launch.]

Compare

Every feature, side by side

Plan comparison
FeatureSelf-hostedLorx CloudHybrid
Hosting & git
Unlimited public and private repositories
git over HTTPS and SSHAny git client
Migration with git push --mirror
The bit CLI
Actions
One-file CI in .lorx/ci.yml
Step cache and path-aware triggering
RunnersYoursHostedYours + hosted
Warm microVM fleetSub-second job startYour setup
Review, Projects & agents
Automatic review on every change request
Review modelAnthropic, OpenAI or localBring your own[TBA][TBA]
Lorx Projects: issues, milestones, cycles
Agent workspaces, scoped tokens, provenance
Operations
Sign in with OIDC or SAML
Replicated storage (3 replicas, quorum)Your setup
Global edge
Upgrades and backupsYou run themManagedManaged
Price
PriceFree[TBA][TBA]
In every plan

What you always get

However you run Lorx, the parts that make it Lorx are always there. None of them sit behind a paywall.

Plain git

Real repositories, served over git's own protocols.

Actions engine

One-file CI, step cache and path-aware runs.

Automatic review

Inline findings on every change request.

Lorx Projects

Issues that move on push, review and merge.

Plans

Questions about plans

Anything else? The docs cover self-hosting, runners and limits.

Read the docs

Yes. Lorx is open source under Apache-2.0, and self-hosted Lorx has every feature. Start with lorx serve, which runs hosting, the API, the web app, the scheduler and a runner in one process on SQLite, then swap in Postgres, S3 or NATS as you grow.

Join the waitlist and we'll email you when it opens. Pricing will be published before anyone is asked to pay.

Yes. Your repositories are plain git, so moving is a git push --mirror. Workflows and review rules live in your repository and come along automatically.

Only operations. Cloud is the same code in multi-tenant mode, plus replication, the microVM fleet and a global edge. Your own runners are free on every plan, including when they are attached to Cloud.

Start self-hosted, move to Cloud whenever you like

Your code is plain git and your CI lives in .lorx/ci.yml, so nothing locks you in.