Installation
ReadyStackGo can be installed in several ways. Choose the method that best fits your environment.
Prerequisites
Section titled “Prerequisites”Before you begin, ensure your system meets the following requirements:
| Requirement | Details |
|---|---|
| Operating System | Ubuntu 20.04+ (officially supported) |
| Architecture | x86_64 (amd64) or ARM64 |
| RAM | Minimum 1 GB (2 GB recommended) |
| Storage | Minimum 5 GB free space |
| Network | Internet access for image downloads |
| Permissions | Root or sudo access |
Choose Your Installation Method
Section titled “Choose Your Installation Method” Bootstrap Script Recommended – One command installs everything automatically, including Docker if needed.
Docker Run Manual installation with a single docker run command.
Docker Compose Structured configuration with docker-compose.yml for advanced setups.
After Installation
Section titled “After Installation”After successful installation, ReadyStackGo is accessible at:
http://<server-ip>:8080On first access, you will be automatically redirected to the Setup Wizard.
Initial Setup Create your admin account and configure your instance through the guided onboarding.
First Deployment Deploy your first container stack.