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:
- Create Admin Account - Set up your administrator credentials
- Configure Organization - Define your organization details
- Add Environment - Connect to your Docker host
Next Steps
Section titled “Next Steps”- Detailed Installation Guide - More installation options
- Initial Setup - Detailed setup wizard walkthrough
- First Deployment - Deploy your first container stack