1 · What do you want to deploy?
Pick the profiles you intend to bring up. The wizard only asks for credentials needed by what you select.
2 · Where will state live on disk?
Use an absolute path. The data dir is the repo root + /data by default; the host path is the repo root.
3 · Image source
Pull pre-built images from GHCR (recommended) or pin a locally-built tag for development.
6 · Auto-generated tokens
Every secret is generated locally with crypto.getRandomValues. Click any "↻" to regenerate. OpenSearch needs a stronger password to satisfy its security plugin's regex — that one's slightly different in shape.
Generated infra/.env
Save this file at <repo>/infra/.env. The first op deploy up would seed an empty template — drop this file in instead.