Deplo

Deplo

Deplo is an open-source alternative to Vercel, Railway and Cloudflare: push a repo, pick a server, get a deployment, on your own infrastructure.

The Deplo dashboard

Deplo is still in beta

Rough edges are expected. The official 1.0 release is planned for Q4 2026.

Why Deplo

Push, and it's live: on hardware you own, a bill you control.

A VPS and a domain is enough

Builds, routing, TLS, backups, monitoring, rollbacks.

No per-seat pricing, no lock-in

You pay your host, not Deplo.

Deploy from anything

A Git repo, an image, a Dockerfile, Compose, or a plain upload.

The shell is optional

Useful for experts, never required.

Familiar by design

Shaped by a dedicated UX/UI team, not reinvented.

A free URL from the first deploy

Before you even own a domain.

Popular features

The parts people reach for first.

How it works

The control plane decides, the agent executes.

The control plane decides

Prepares the Compose file, the routing and the secrets. It never touches Docker directly.

The server agent executes

One small program per server. It is the only thing that runs Docker.

Traefik routes and issues certificates

Automatic HTTPS for every domain you add.

Postgres stores everything

All control plane data lives in one database.

The machine running Deplo is a normal server like any other.

What Deplo is not

  • Not a hosting provider. You bring the server. Deplo never bills you for compute, seats or build minutes.
  • Not a DNS provider. You keep your registrar. Deplo tells you which record to create and checks that it resolves.
  • Not Kubernetes. Apps run as Docker containers on a server you picked. There is no cluster to operate.
  • Nothing is hidden. The rendered Compose file, the routing labels and the build logs are all readable from the dashboard.

Explore the rest

Did this page help you?