Renboot LogoRenboot

Deployments

A deployment is your project on Renboot — source, settings, env, and live history.

From the consumer dashboard home (/consumer) you see every deployment as a card: name, status, URL (when active), and quick actions. Click a card to open the detail page.

Statuses you will see

  • queued — Waiting to start.
  • building — Packaging your app from source.
  • deploying — Rolling out to the network.
  • active — Live. Open the public URL.
  • failed — Something went wrong; check logs and fix env or build settings.
  • stopped — Manually stopped; start again from Instances.

Guides

Deployments vs instances

Deployment is the project definition and history. Instance is the running (or stopped) view with start/stop controls — see Manage instances.