Linux and macOS install
Ensure Git, Vagrant, and Virtualbox are installed.
Run this in a terminal:
mkdir -p ~/projects
cd ~/projects
git clone https://github.com/sandstorm-io/vagrant-spk.git
cd vagrant-spk
sudo ln -s $PWD/vagrant-spk /usr/local/bin
APP DEVELOPMENT TOOL
If you don't know Sandstorm yet, it lets you install server apps as easily as you install apps on your phone. Try a Quick Demo!
vagrant-spk requires Git, Virtualbox, and Vagrant, and runs on Linux, macOS, and Windows platforms.
Having trouble? Check our FAQ, or connect with us!
Ensure Git, Vagrant, and Virtualbox are installed.
Run this in a terminal:
mkdir -p ~/projects
cd ~/projects
git clone https://github.com/sandstorm-io/vagrant-spk.git
cd vagrant-spk
sudo ln -s $PWD/vagrant-spk /usr/local/bin
Ensure Git, Vagrant, and Virtualbox are installed. Then download the latest installer:
DownloadThe install script prints the URL where you can begin setup. Visit that link and follow the on-screen instructions to configure login providers, e-mail, and other key details, then log in as a user.
Once you've logged in, install some apps!
Apps in Sandstorm run with a click. You won't need to edit server configuration files or provision databases. Sandstorm manages access control, so apps are private by default.
Read about how to get involved in the project and become a part of the community.
For troubleshooting tips and next steps, read the documentation.