Skip to content

Publish Static Sites on Your Server

Publish static sites on your server

A self-hosted alternative to Surge.sh. Deploy a directory from the CLI to its own subdomain.

Deploy your first site →Self-host Buzz

Throwaway deploys that can grow up

  1. Publish

    Redeploy the same site name to replace its files without changing the URL.

    buzz deploy ./dist --site rocket

    Choose a site name
  2. Choose visibility

    Keep a site public, or make it private so only you can view it.

    buzz access private

    Make a site private
  3. Add a custom domain

    Connect a custom domain to your site.

    buzz domains add rocket www.rocket.example

    Connect a custom domain

Use CLI or Dashboard

Get started

Your server, ready for your team

Run Buzz for yourself or your team. Sign in, deploy from the CLI, and manage your sites from one dashboard.

Self-host Buzz →