Quickstart

This guide will get you all set up for a SimpleCloud installation that is comparable to the SimpleCloud v2 experience. We'll cover the CLI, standardized official Droplets and the new API design.

Installing SimpleCloud

The SimpleCloud Installer will install the SimpleCloud CLI as well as the core of the cloud.

wget https://github.com/theSimpleCloud/installer/releases/latest && ./install.sh

Running SimpleCloud

For the CLI to be functional a running SimpleCloud instance is required. To start the cloud, execute the following command.

./run.sh

Setting up SimpleCloud

If you chose to build a SimpleCloud environment by yourself, you have a lot more to go through before you can start.

What's next?

Great, you're now set up with SimpleCloud. Here are a few links that might be helpful as you continue to explore SimpleCloud:

Was this page helpful?