Uproll

Skip to Content
DeploymentDeploy via Website + CLI 🖥️➡️🖥️

Deploy via Website + CLI 🖥️➡️🖥️

  1. Sign up and open Create Your Rollup.

An account is not required to create a rollup or save it. However is to ensure the configuration is not lost and found in the future.

  1. Fill in the configuration wizard and click Save.

  2. Copy the displayed Command.

  3. On your workstation, run:

    uproll deploy -i <config_id>
  4. When prompted, enter a project name (directory to store artifacts).

The CLI will pull your saved config from the UpRoll API, generate Docker compose & Kurtosis files, then launch the stack.
Last updated on