Open source Powered by the bext engine, written in Rust

The bext engine,
managed for you.

bext is an open-source engine: compile, run, and render code in a single binary. bext Cloud runs it for you — push your code and we handle the servers, TLS, and scaling. The engine stays free.

No credit card · The engine is open source · Self-hosted is free forever

~/my-app
$ bext deploy --target production
→ Building project…
→ Deploying to production (hetzner-fsn1)
→ TLS provisioned for my-app.com
✓ Live at https://my-app.com
Any infrastructure

Run the engine anywhere

Add a server over SSH and the bext engine handles the rest — builds, TLS, zero-downtime rollouts. Or let us run it for you.

b

bext Cloud

Managed hosting on our infrastructure

H

Hetzner

European bare metal & cloud

D

DigitalOcean

Simple cloud droplets

O

OVH

European cloud provider

F

Fly.io

Edge compute worldwide

B

Bare Metal

Your own servers via SSH

Workflow

Three steps to production

1

Add a deploy target

Connect your server via SSH or use bext Cloud. One form, one click.

2

Create a project

Name it, pick a framework (or let bext auto-detect), and link your git repo.

3

Push your code

bext builds, deploys with zero downtime, provisions TLS, and starts serving.

Platform

Everything you need to run production

One dashboard replaces your deploy scripts, monitoring tools, and domain manager.

Multi-Provider Deploy

Ship to bext Cloud, Hetzner, DigitalOcean, OVH, Fly.io, or your own bare metal. Add a target, push — done.

Git Push to Deploy

Connect GitHub or GitLab. Every push triggers a build with zero-downtime rollout and automatic rollback.

Auto TLS Everywhere

Every domain gets HTTPS automatically. Certificates provisioned, renewed, and monitored — you never touch a cert.

Custom Domains

Add custom domains with one click. DNS verification, automatic TLS, and instant propagation.

Agency Dashboard

Manage multiple clients and their sites. Group by client, track usage, and control access per team.

Environment Variables

Manage secrets and config per project. Encrypted at rest, injected at build and runtime.

Deploy Logs & History

Stream build logs in real time. Full deployment history with one-click rollback to any version.

Durable Workers

Background jobs, queues, and scheduled tasks. Monitor and manage them from the dashboard.

Full Observability

Real-time metrics, structured logs, SSL expiry monitoring, and resource usage across all your sites.

See all features →

Zero config

Auto-detects your framework

Create a project, point it at your repo. bext figures out the build.

Next.jsReactHonoExpressLaravelSymfonyWordPressPHPStatic
The same engine, everywhere

Managed or self-hosted. The same engine.

bext Cloud doesn't change the engine — it just runs it for you. Same binary, same config, same dashboard, wherever your code runs.

bext Cloud

We run the engine and the infrastructure. You push code. Starts free, scales with you.

  • The bext engine, managed
  • Auto-scaling
  • Preview deploys
  • Free tier available
Self-Hosted

The engine is open source: run it on your own servers. Same dashboard, free forever.

  • The engine, open source
  • Full control
  • Same deploy flow
  • Free forever
Pricing

Simple, honest pricing

Start free. No per-build charges, no surprise overage. Self-hosted is free forever.

Hobby
Free

1 project, 100K requests/mo, 1 GB bandwidth. Perfect for side projects.

Start free
Most popular
Pro
$20/mo

10 projects, 2M requests/mo, 100 GB bandwidth. Custom domains & git deploy.

Get started
Team
$50/seat

Unlimited projects, team RBAC, audit logs, SSO. Priority support.

Contact us

See full pricing · Self-hosted? The dashboard is free against your own infrastructure.

Start deploying in 60 seconds.

Create a project, add a target, push your code. That's it.

install
$ curl -fsSL https://bext.dev/install | sh
$ bext deploy
Go to DashboardDocumentation