Internal · operators only

The Zuvo website builder, behind the curtain.

ZuvoWeb owns domain registration, Cloudflare zone & hostname provisioning, R2 bundle deploys, and the multi-tenant router that fronts every customer site. Sign in to inspect site lifecycles, push deploys, and audit the things app.gozuvo.com asks us to do.

Domains

Search, score, and register

Look up name suggestions for a business, score them by length and TLD, and purchase through the configured registrar. The pipeline polls until the registrar reports registered.

Sites

Provision and audit

Each customer site moves through pending → provisioning → live, driven by a job chain that creates a Cloudflare zone, writes DNS, attaches a custom hostname, and registers the router mapping in KV.

Deploys

One bucket, many tenants

Bundles land in R2 under {site_uuid}/v{N}/ and the KV pointer flips atomically. The single site-router Worker reads the Host header and serves the right tenant.