Deploying OpenClaw with EasyRunner on a Hetzner VPS
An experiment deploying OpenClaw to a Hetzner server managed by EasyRunner.
An experiment deploying OpenClaw to a Hetzner server managed by EasyRunner.
A slightly opinionated guide to turning a small Hetzner VPS into a clean base host for self-hosted apps. In this first part we will create the server, point a domain at it, install Podman and Caddy, and get a test app online over HTTPS.
In Part 1 we built the base host: Ubuntu, Podman, Caddy, and a domain serving traffic over HTTPS. In this part we will automate deployments so a merge to main pushes your latest code onto the server and restarts the app.