bext Cloud

Deploy anywhere.
Manage everything.

One dashboard for all your sites. Deploy to any provider with zero config, auto-TLS, and full observability. Or use our managed infrastructure.

Go to DashboardHow It Works
Terminal
$ bext deploy --target production
Building project...
Deploying to production (hetzner-fsn1)
TLS provisioned for my-app.com
Live at https://my-app.com

Deploy to any provider

Add a server via SSH, and bext handles the rest. Or use our managed hosting.

bext Cloud
Managed hosting on our infrastructure
Hetzner
European bare metal & cloud
DigitalOcean
Simple cloud droplets
OVH
European cloud provider
Fly.io
Edge compute worldwide
Bare Metal
Your own servers via SSH

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.

Everything you need to manage 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 servers. Add a target, push — done.

Git Push to Deploy

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

Auto TLS Everywhere

Every domain gets HTTPS automatically. Certificates are 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 projects 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 previous 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.

Auto-detects your framework

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

Next.jsReactHonoExpressLaravelSymfonyWordPressPHPStatic

Self-hosted or managed. Same experience.

bext Cloud

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

  • Managed infrastructure
  • Auto-scaling
  • Preview deploys
  • Free tier available
Self-Hosted

Same dashboard, your servers. Add any machine via SSH and deploy from here.

  • Your infrastructure
  • Full control
  • Same deploy flow
  • Any provider

Both use the same CLI, same config format, and the same dashboard.

Simple pricing

Hobby
Free

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

Start Free
Pro
$20/mo

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

Get Started
Team
$50/seat/mo

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

Contact Us

Self-hosted? Use the dashboard for free with your own infrastructure. View self-hosted pricing

Start deploying in 60 seconds.

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

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