Deploy via Website + CLI 🖥️➡️🖥️
- 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.
-
Fill in the configuration wizard and click Save.
-
Copy the displayed Command.
-
On your workstation, run:
uproll deploy -i <config_id>
-
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