bootstrap HTTPS

PawFlow Installer

Complete each step in order. Relay image profiles are prepared by the installer before this bootstrap UI opens. The last step applies the configuration and opens the first conversation.

Admin User

The admin account is created before normal auth is enabled. Password must be at least 12 characters and include lowercase, uppercase, digit, and symbol characters.

OAuth Configuration

Builtin auth is always enabled. Add one or more provider names and fill that provider's credentials. Admin link fields bind the first admin account to matching OAuth callbacks.

Private Gateway

Finalization replaces the temporary bootstrap gateway with this permanent key.

Leave cert/key empty to generate a private self-signed certificate. If you mounted files with scripts/run-pawflow-docker.sh, use their container paths under /app/certs.

LLM Services

Summarizer service

Relay Server

Optional. You can skip this step and add relays later from a conversation. When enabled, PawFlow generates the relay token server-side and starts a managed workspace relay.

Voice I/O

Optional. Install local speech services now so chat TTS and microphone transcription are available immediately after setup.

First Conversation

Finalize

Finalization writes services, optionally starts the managed server relay, deploys the main flow, starts the executor, creates the first conversation, disables the bootstrap gateway, and redirects to chat.

Loading installer state...