Quickstart
This guide will help you get ReadyStackGo up and running on your server in just a few minutes.
Prerequisites
Section titled “Prerequisites”- Linux server (Ubuntu 20.04+ recommended)
- Root or sudo access
- Internet connection
Installation
Section titled “Installation”Run this command on your server:
curl -fsSL https://readystackgo.pages.dev/install.sh | sudo bashThis script automatically:
- Installs Docker (if not present)
- Creates required directories
- Starts the ReadyStackGo container
Access ReadyStackGo
Section titled “Access ReadyStackGo”After installation, open your browser and navigate to:
http://<your-server-ip>:8080Initial Setup
Section titled “Initial Setup”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.
Next Steps
Section titled “Next Steps”- Detailed Installation Guide - More installation options
- Initial Setup - Setup wizard and guided onboarding walkthrough
- First Deployment - Deploy your first container stack