[{"data":1,"prerenderedAt":113},["ShallowReactive",2],{"seo-verification":3,"blog-heberger-openclaw-vps-en":6},{"google":4,"bing":5},"EycwPY2XMyTkVzas3n1ygeNJFGAH513qrMjfDljzsMQ","",{"id":7,"slug":8,"title":9,"excerpt":10,"readTime":11,"views":12,"isPinned":13,"publishedAt":14,"category":15,"categories":21,"featuredImage":23,"bgImage":24,"posterImage":25,"relatedSolution":26,"intro":28,"sections":29,"ctaTitle":71,"ctaBody":72,"ctaButton":73,"ctaUrl":74,"relatedPosts":75},121,"heberger-openclaw-vps","Hosting OpenClaw on a VPS","Host OpenClaw on your VPS: the open source personal AI assistant reachable from WhatsApp, Telegram, Discord and 50+ messaging apps. Docker guide, LLM onboarding and HTTPS.",8,0,false,"2026-02-23T00:00:00+00:00",{"id":16,"name":17,"slug":18,"color":19,"icon":20},1,"Artificial Intelligence","intelligence-artificielle","bg-purple-500\u002F10 text-purple-400","ia",[22],{"id":16,"name":17,"slug":18,"color":19,"icon":20},null,"\u002Fblog\u002Fcovers\u002Fbg.svg","\u002Fblog\u002Fcovers\u002Fheberger-openclaw-vps-poster.svg",{"categorySlug":20,"appSlug":27},"openclaw","OpenClaw (formerly Clawdbot, then Moltbot) is an open source personal AI assistant that you host yourself. Instead of yet another web interface, it replies directly in the messaging apps you already use — WhatsApp, Telegram, Discord, Slack… Self-hosted on a VPS, it keeps your conversations and your keys under your control. Here's how to deploy it cleanly with Docker.",[30,34,43,46,65,68],{"type":31,"title":32,"body":33},"h2","Why self-host OpenClaw on a VPS","Most consumer AI assistants are cloud services: your messages, your contacts and your keys pass through a third party's infrastructure, in exchange for a monthly subscription in dollars. OpenClaw reverses this model. It is a gateway that you run yourself: it links your messaging apps to an LLM provider you choose, and everything passes through your VPS. You decide which channels to enable (WhatsApp, Telegram, Discord, Signal, Matrix…), which model to use (OpenAI, Anthropic, or a local model via Ollama) and which skills the assistant may execute. On a VPS, you benefit from a stable IP, permanent availability and a fixed cost — the assistant stays reachable 24\u002F7 without leaving a personal machine switched on.",{"type":35,"title":36,"items":37},"ul","The concrete benefits of a self-hosted OpenClaw",[38,39,40,41,42],"Data sovereignty: the gateway and your keys stay on your VPS, nothing is entrusted to a cloud assistant.","Controlled cost: no subscription in USD; with a local model via Ollama, zero API cost.","Multi-messaging: a single assistant reachable from WhatsApp, Telegram, Discord, Slack and 50+ channels.","Available 24\u002F7: a VPS stays on permanently, unlike a personal workstation.","Extensible: add skills and MCP tools according to your needs.",{"type":31,"title":44,"body":45},"Onboarding: LLM provider and channels","OpenClaw is not \"ready to use\" without a configuration step, and that is deliberate: on first launch, an onboarding wizard asks for your LLM provider and generates the gateway token written to the `.env` file. At this point you choose whether to use a remote API (OpenAI, Anthropic) or a local model served by Ollama on the same server. Then comes the linking of channels: each messaging app (WhatsApp, Telegram, Discord…) has its own pairing wizard from the Control UI. It is this step that turns the gateway into a genuinely reachable assistant.",{"type":47,"title":48,"steps":49},"steps","Deploy OpenClaw with Docker",[50,53,56,59,62],{"title":51,"body":52},"Prepare the VPS","On an Ubuntu 22.04 VPS (2 GB RAM minimum, 4 GB recommended), install Docker and Docker Compose. Plan for 8 to 16 GB if you intend to run a local LLM model via Ollama on the same machine.",{"title":54,"body":55},"Launch the gateway","Use the official image `ghcr.io\u002Fopenclaw\u002Fopenclaw:latest` rather than building it locally. Deployed via Docker Compose, the gateway listens on port 18789 (Control UI + gateway).",{"title":57,"body":58},"Complete the onboarding","On first start, follow the onboarding wizard: enter your LLM provider and your key; the gateway token is generated and stored in `.env`.",{"title":60,"body":61},"Connect your messaging apps","From the Control UI, link the desired channels by following the pairing wizard for each integration (WhatsApp QR code, Telegram bot token, etc.).",{"title":63,"body":64},"Secure access with HTTPS","Place an Nginx or Caddy reverse proxy with a Let's Encrypt certificate in front of port 18789. Never expose the Control UI in the clear on the Internet.",{"type":66,"body":67},"tip","To preserve your configuration and the channel pairing history, back up OpenClaw's Docker volumes (the config and workspace directories) as well as the `.env` file that contains the gateway token. A redeployment then restarts without having to re-pair all your messaging apps.",{"type":66,"title":69,"body":70},"The official documentation","For advanced configuration and tool-specific options, refer to the \u003Ca href=\"https:\u002F\u002Fdocs.openclaw.ai\" target=\"_blank\" rel=\"noopener noreferrer\">official OpenClaw documentation\u003C\u002Fa>. This guide covers bringing it online on a VPS; the vendor's docs remain the reference for fine-tuning, major updates and specific use cases.","Your personal AI assistant on a ServOrbit Cloud VPS","The ServOrbit Cloud VPS offers the stable IP and permanent availability that OpenClaw needs to stay reachable 24\u002F7. Add RAM when you move to a more demanding local model, without migration.","Launch my Cloud VPS","\u002Fvps-cloud",[76,89,101],{"id":77,"slug":78,"title":79,"excerpt":80,"readTime":11,"views":81,"isPinned":13,"publishedAt":82,"category":83,"categories":84,"featuredImage":23,"bgImage":24,"posterImage":86,"relatedSolution":87},11,"heberger-ollama-vps","How to Host Ollama on a VPS","Host Ollama on your VPS to serve open source LLMs locally via API. Docker, optional GPU, reverse proxy and API hardening.",607,"2026-06-09T00:00:00+00:00",{"id":16,"name":17,"slug":18,"color":19,"icon":20},[85],{"id":16,"name":17,"slug":18,"color":19,"icon":20},"\u002Fblog\u002Fcovers\u002Fheberger-ollama-vps-poster.svg",{"categorySlug":20,"appSlug":88},"ollama",{"id":11,"slug":90,"title":91,"excerpt":92,"readTime":11,"views":93,"isPinned":13,"publishedAt":94,"category":95,"categories":96,"featuredImage":23,"bgImage":24,"posterImage":98,"relatedSolution":99},"heberger-flowise-vps","How to Host Flowise on a VPS","Deploy Flowise on your VPS to build no-code AI agents and chatbots, with Docker, a reverse proxy and SSL. Step-by-step guide.",1760,"2026-06-12T00:00:00+00:00",{"id":16,"name":17,"slug":18,"color":19,"icon":20},[97],{"id":16,"name":17,"slug":18,"color":19,"icon":20},"\u002Fblog\u002Fcovers\u002Fheberger-flowise-vps-poster.svg",{"categorySlug":20,"appSlug":100},"flowise",{"id":102,"slug":103,"title":104,"excerpt":105,"readTime":11,"views":12,"isPinned":13,"publishedAt":106,"category":107,"categories":108,"featuredImage":23,"bgImage":24,"posterImage":110,"relatedSolution":111},122,"heberger-hermes-agent-vps","Host Hermes Agent on a VPS","Host Nous Research's Hermes Agent on your VPS: the self-learning open source AI agent that remembers you. Guide to the Docker build, LLM configuration and memory backup.","2026-02-22T00:00:00+00:00",{"id":16,"name":17,"slug":18,"color":19,"icon":20},[109],{"id":16,"name":17,"slug":18,"color":19,"icon":20},"\u002Fblog\u002Fcovers\u002Fheberger-hermes-agent-vps-poster.svg",{"categorySlug":20,"appSlug":112},"hermes",1785628443801]