The /deploy command deploys a previously configured OpenClaw instance to your chosen cloud provider. It provisions the VPS, installs dependencies, configures OpenClaw, and sets up Tailscale (if enabled).
/deploy - Confirm deploymentDeploy "my-openclaw-server"?This will:• Create a VPS on hetzner• Install and configure OpenClaw• Set up Tailscale for secure accessEstimated cost: ~$4.99/month (Hetzner CPX11)Press Y to confirm, N to cancel
If Tailscale is enabled, you’ll be prompted to authenticate:
Confirmation RequiredTailscale is starting. Please authenticate:1. A browser window will open2. Log in to your Tailscale account3. Approve the machineReady to open browser?Press Y for Yes, N for No
Press Y and a browser opens to the Tailscale login page.
After initial setup, an interactive terminal opens:
Interactive SetupA terminal window has been opened.Instructions:1. Complete the setup in the terminal window2. Follow the prompts shown in the terminal3. When done, close the terminal window4. Press Enter here to continuePress Enter when you have completed the setup in the terminal
In the new terminal:
root@my-openclaw-server:~# openclaw onboardWelcome to OpenClaw!This will guide you through the initial setup.? Enter your workspace name: My Workspace? Select tools to enable: ◉ bash ◉ file_editor ◉ browser✓ Configuration saved✓ Service startedSetup complete! You can close this terminal window.=== Setup complete! You can close this terminal window. ===Press Enter to close...
Deployments are checkpoint-based. If a deployment fails, you can run /deploy again and it will resume from the last successful checkpoint.
Deployment FailedSomething went wrong during deployment.Error: Connection timeout at checkpoint: install_openclawWhat you can do: 1. Run /deploy again - it will resume from the last successful step 2. Run /status to check the current state of your deployment 3. Run /destroy and /new to start fresh if the issue persistsPress any key to return to home
Deployment Successful!Your OpenClaw instance is now running.Connection DetailsServer IP: 192.0.2.123Tailscale IP: 100.64.0.5Gateway Port: 18789Next steps: /ssh - Connect to your server /logs - View OpenClaw logs Gateway: http://100.64.0.5:18789/Press any key to return to home
> /deploy/deploy - Select a deployment to deploy┌────────────────────────────────────────────┐│ > production-claude [not_deployed] hetzner │└────────────────────────────────────────────┘[Enter]Deploy "production-claude"?This will:• Create a VPS on hetzner• Install and configure OpenClaw• Set up Tailscale for secure accessPress Y to confirm, N to cancel[Y]Deploying: production-claude[████████████████████████] 100%Current: Deployment complete✓ Deployment Successful!Connection DetailsServer IP: 203.0.113.45Tailscale IP: 100.64.0.12Gateway Port: 18789