Files
moltbot/scripts/docker
coriasezeng ba6407a1ad feat(docker): add OPENCLAW_SKIP_ONBOARDING env to skip onboarding step
Add support for OPENCLAW_SKIP_ONBOARDING environment variable in
Docker setup script. When set to a truthy value (1, true, yes),
the interactive onboarding step is skipped during container setup.
Gateway defaults and control UI allowlist still run as usual.

This is useful for automated/CI deployments where interactive
onboarding is not needed.

Includes e2e tests for both enabled and disabled cases.
2026-04-28 18:09:55 -04:00
..