Skip to main content
Getting started with SimpleCloud takes just a few steps. The dashboard will guide you through the entire process - this page provides an overview of what to expect.

Create Your Account

1

Open the Dashboard

2

Sign In

Create an account or sign in using one of the following options:
  • Magic Link - Enter your email and receive a login link
  • SSO - Sign in with Google, Discord, or GitHub

Create or Join a Network

After signing in, you’ll choose how to get started:
  1. Enter a name for your network (e.g., “My Minecraft Network”)
  2. The URL slug is auto-generated but can be customized
  3. Optionally add a description
  4. Click Create Network
The setup wizard will then guide you through installing the CLI and connecting your first server host.

Install the CLI

The setup wizard will display the installation command for you. Simply copy and run it in your terminal.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/simplecloudapp/simplecloud-manifest/HEAD/install.sh)"
Verify the installation:
simplecloud --version

Connect Your Server Host

A server host is the machine that will run your Minecraft servers.
1

Run the Setup Command

The dashboard displays a setup command with your unique code. Copy and run it on your server:
simplecloud setup --code=YOUR_CODE
2

Wait for Setup

The setup will:
  • Check that all requirements are installed
  • Download necessary components
  • Register your machine as a server host
3

Done

Once complete, the dashboard automatically detects your server host and takes you to the main dashboard.

Inviting Team Members

To add others to your network:
  1. Go to SettingsMembers
  2. Click Invite Member
  3. Enter their email and choose their role