The platform

One control plane for every server, deploy and domain you own.

Wemazu sits between your Git provider and your infrastructure. It conducts, it doesn't host. Here's what it actually does.

SSH

For your VPS & dedicated boxes

Wemazu generates an ed25519 keypair and installs the public key for you, so you skip the fiddly part. With root or sudo you get full orchestration.

✓ generating ssh-ed25519…
→ installing public key on host
$ ssh-copy-id done · connection verified
FTP · the reach Docker can't

For shared & non-root hosting

No root, no daemon, no Docker, and still a real deploy pipeline. This is where WordPress, PHP and plain old shared hosting finally get a modern deploy.

→ ftp · /srv/www/site/public_html
$ atomic upload · 42 files
✓ cutover complete · zero downtime
Orchestration
A single hosted control plane conducts every server, deployment and domain you connect. No agent runs on your box. Wemazu drives it from the outside, on demand.
Branch → environment
Map any branch to a server and a deploy path. Push main to production, staging to staging, a preview branch to its own environment. Auto-deploy on push, or trigger by hand.
Domains & SSL
Attach one or more domains per project and watch certificate status at a glance. Certificates are issued and renewed automatically.
Health monitoring
Per-server CPU, memory, disk and reachability, with historical metrics. Know which server is struggling before your users do.
Rollbacks & database sync
Revert to any previous deployment in one move. Sync databases between environments with the direction of sync made explicit and confirmed.
Live logs & debugging
A streaming, searchable console with clear severity levels, plus a per-deployment debug override tied to your identity for when you need the verbose truth.
See it in the app

The orchestration, on screen.

Environments

One rail from branch to live.

Every environment shows the whole pipeline at a glance: which branch maps to which server, the deploy path, the domain and its certificate, and the database behind it. Connect from GitHub today; GitLab, Bitbucket and self-hosted Git are on the way.

One rail from branch to live.
Live deploys

Honest progress, streaming logs.

A staged pipeline that reflects reality: queued, connecting, fetching, building, deploying, live. Logs stream underneath as it runs, with a per-deploy debug override when you need the verbose truth.

Honest progress, streaming logs.
Server health

Watch the boxes you own.

CPU, memory, disk and network for each connected server, with live graphs over the last hour. Know which server is filling up before a deploy fails on it.

Watch the boxes you own.
Wemazu vs Docker self-host

Managed orchestrator, not software you babysit.

Wemazu
Docker self-host tools
What you install
Nothing
Docker, the tool, updates
Shared / non-root hosts
Supported over FTP
Not possible
Maintenance
Fully managed
You patch and operate it
Server ownership
Stays with you
Stays with you
Time to first deploy
Minutes
Hours of setup
Live logs & rollback
Built in
Varies / DIY

Competitors are software you install and run yourself. Wemazu is a managed orchestrator that drives the servers you already have, including the ones Docker can't reach.