Skip to content

VoltLabs-Research/VOLT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,218 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing VOLT

Self-hosting

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 | bash

Update 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 -- --update

Desktop app

Prefer a one-click setup? Download the desktop app, which launches and manages the local stack for you:

For full documentation, visit docs.voltcloud.dev.