Stop and start environments

Stopping an environment takes it offline without deleting it. Variables, deployment history, and configuration are all preserved. You can restart it at any time.

Stopping an environment

Open the environment's Deployments tab, click the kebab menu (⋯), and select Stop. If a deployment or other operation is in progress, stopping cancels it — you'll be asked to confirm first.

The environment status changes to Stopped. It will no longer serve traffic.

Starting an environment

Open the Deployments tab and click Start. Velumi re-runs the current deployment from the existing build — no new build is triggered.

The environment returns to Active once the start operation completes.