Skip to content

Quickstart

This guide will help you get ReadyStackGo up and running on your server in just a few minutes.

  • Linux server (Ubuntu 20.04+ recommended)
  • Root or sudo access
  • Internet connection

Run this command on your server:

Terminal window
curl -fsSL https://readystackgo.pages.dev/install.sh | sudo bash

This script automatically:

  • Installs Docker (if not present)
  • Creates required directories
  • Starts the ReadyStackGo container

After installation, open your browser and navigate to:

http://<your-server-ip>:8080

On first access, the Setup Wizard will guide you through creating your admin account. After that, a guided onboarding walks you through configuring your organization, environment, and stack sources.