6 min read

OpenClaw Cloud Deployment Guide

Step-by-step guide to deploying OpenClaw on a VPS. Learn how to set up a cloud server, connect your AI model API, and run OpenClaw continuously online.

Why Use a VPS

A VPS is a cloud-based machine that runs around the clock, letting OpenClaw stay active and responsive without relying on your own computer.

Advantages:

  • Always online
  • Accessible remotely
  • No hardware maintenance
  • Low monthly cost

There are many VPS providers available, including:

  • Hetzner
  • DigitalOcean
  • Hostinger

If you are using Hostinger, you can follow their official tutorial: How to Set Up OpenClaw.


Get AI Model API Key

OpenClaw itself is free. Running it isn't.

More powerful models usually produce better results but cost more.

You should monitor your usage dashboard regularly.


Connect the OpenClaw Dashboard

After obtaining your AI model API key and configuring it on your VPS, you can proceed to connect the OpenClaw Dashboard.

Open your OpenClaw Dashboard, maybe you will see:

"Disconnected from gateway"

To connect:

  1. Go to Overview
  2. Copy your Gateway Token
  3. Paste the token
  4. Click Connect

Once connected, the gateway status will change to connected.


Test OpenClaw

Open the Chat tab.

Send a test message:

Hello

If OpenClaw responds, the setup is working.

Your OpenClaw installation is now complete.