Deploy OpenClaw on Hetzner
The community VPS playbook for running OpenClaw beyond your laptop, focused on auth, backups, and careful exposure.
Why Hetzner is still worth recommending
Hetzner is not the universal answer. The Orange Paper makes clear that one-click clouds are often easier for China-first users. But Hetzner still stands out as the cleanest global community VPS route:
- low starting price
- simple Linux environment
- no heavy platform wrapper
- easy to teach as a manual operator workflow
When you should move here
Move to a VPS when:
- your local loop already works
- you want OpenClaw online after your laptop sleeps
- you need stable channel access or safer multi-device usage
Do not move here just because a VPS sounds more serious.
The order that matters
1. Start from a working local setup
Do not turn the server into your debugging environment. The server should inherit a local path you already trust.
2. Provision the smallest boring machine that works
The goal is stability, not prestige. For most first deployments, boring beats clever.
3. Configure auth before exposure
March 2026 OpenClaw operations should assume:
- explicit gateway auth
- local-first or carefully routed access
- backups before risky changes
If you skip this stage, the server is the easiest place to magnify your mistakes.
4. Prefer safer access layers
Tailscale, SSH forwarding, or another deliberate access layer are usually better than casually exposing a raw public port.
5. Treat channels as the last mile
The runtime, auth, model path, and backup state should all be stable before you start layering on channels.
What this guide does not claim
This is not an official Hetzner guide.
It is the default community VPS recommendation inside an unofficial OpenClaw guide.
Recommended next step
After the server is stable, go to the Channels Hub, the Models Hub, or OpenClaw Security & Cost Control.