Run the full VOLT stack on your own machine. Requires docker, node, and curl.
Deploy (interactive — prompts for host, account, team, and cluster):
curl -fsSL https://raw.githubusercontent.com/voltlabs-research/volt/main/desktop/scripts/deploy.sh | bashUpdate an existing deployment to the latest release (keeps your data):
curl -fsSL https://raw.githubusercontent.com/voltlabs-research/volt/main/desktop/scripts/deploy.sh | bash -s -- --updatePrefer a one-click setup? Download the desktop app, which launches and manages the local stack for you:
For full documentation, visit docs.voltcloud.dev.
