Skip to content

Initial Setup

When you start ReadyStackGo for the first time, a two-phase setup process guides you through the initial configuration: the Wizard for admin account creation, followed by the Onboarding for environment and stack source setup.

PhasePurposeRequired
WizardCreate admin accountYes (5-minute timeout)
Onboarding Step 1Create organizationYes
Onboarding Step 2Add Docker environmentSkippable
Onboarding Step 3Select stack sourcesSkippable
Onboarding Step 4Configure container registriesSkippable

On first start, ReadyStackGo opens the Wizard page. You have 5 minutes to create the admin account before the setup window locks.

Wizard admin creation page

Enter a username and a strong password (minimum 8 characters), then confirm the password.

Filled admin creation form

Click Continue to create the admin account. You’ll be automatically logged in and redirected to the onboarding.


Every ReadyStackGo instance belongs to one organization. Enter an Organization ID (lowercase, letters/numbers/hyphens) and a Display Name.

Organization setup step

This step is mandatory — you cannot skip it.


Connect ReadyStackGo to a Docker daemon. The Docker socket path is auto-detected from the server.

Docker environment setup step


Choose curated stack sources to add to your instance. Featured sources are pre-selected. These provide ready-to-deploy stack definitions.

Stack sources selection step

You can add or remove stack sources later in Settings → Stack Sources.


ReadyStackGo detects container registries used by your stack sources and checks access. Public registries are automatically verified. For private registries, enter credentials.

Container registries configuration step

You can skip this step and configure registries later in Settings → Container Registries.


The completion screen shows a summary of what was configured. Skipped items are marked accordingly.

Onboarding completion screen

Click Go to Dashboard to start using ReadyStackGo.

Dashboard after initial setup


All settings configured during onboarding can be changed later:

  • Organization: Settings → Organization
  • Environments: Settings → Environments
  • Stack Sources: Settings → Stack Sources
  • Container Registries: Settings → Container Registries