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

The environment must be Active with no operation in progress. Open the environment's Deployments tab, click the kebab menu (⋯), and select Stop.

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.