Skip to content

# opensoul onboard

Interactive onboarding wizard (local or remote Gateway setup).

# Examples

bash
opensoul onboard
opensoul onboard --flow quickstart
opensoul onboard --flow manual
opensoul onboard --mode remote --remote-url ws://gateway-host:18789

Flow notes:

  • quickstart: minimal prompts, auto-generates a gateway token.
  • manual: full prompts for port/bind/auth (alias of advanced).
  • Fastest first chat: opensoul dashboard (Control UI, no channel setup).

# Common follow-up commands

bash
opensoul configure
opensoul agents add <name>

Note:--json does not imply non-interactive mode. Use --non-interactive for scripts.

Released under the MIT License.