Home / Servers / OPENCLAW VPS

Self-host OpenClaw on a no-KYC VPS

Run your AI assistant gateway 24/7 with anonymous signup, no email required, and no KYC. Pay with crypto or card, full root, no logs.

Deploy OpenClaw VPS from $15.59 / month / 4 GB RAM minimum

Quick start: OpenClaw on Servury via Docker

Tested on Ubuntu 24. Pick a 4 GB+ plan, deploy, SSH in.
# 1. Install Docker
curl -fsSL https://get.docker.com | sh

# 2. Pull and run the official OpenClaw image with persistent storage
docker volume create openclaw_data
docker run -d --name openclaw --restart unless-stopped \
  -p 8080:8080 \
  -v openclaw_data:/data \
  -e OPENCLAW_LLM_PROVIDER=anthropic \
  -e OPENCLAW_API_KEY=sk-ant-... \
  ghcr.io/openclaw/openclaw:latest

# 3. Open http://YOUR_SERVER_IP:8080 to finish onboarding
#    Connect Telegram, Discord, Slack or Signal from the admin panel
# 4. Recommended: put Caddy or nginx in front for HTTPS

Recommended specs

Personal Just you, 1-2 messaging platforms, light agent traffic. 2 GB RAM, 1 vCPU, 20 GB SSD. VPS-100 plan.
Recommended Multiple platforms, full chat history, fast response times. 4 GB RAM, 2 vCPU, 40 GB SSD. VPS-150 plan.
Heavy use Local LLM (Ollama) on the same box, large file workloads, multiple users. 8+ GB RAM, 4 vCPU, 80 GB SSD. VPS-200 plan or VDS.

Fair questions

What is OpenClaw?

OpenClaw is an open-source gateway that connects messaging apps (Telegram, Discord, Slack, Signal, WhatsApp, iMessage, Matrix, Teams) to an LLM-powered agent runtime. The agent can book appointments, manage your inbox, trigger deployments, edit files, and more, all by conversation in apps you already use.

Why run OpenClaw on a VPS instead of my laptop?

Your laptop sleeps and changes networks. A VPS stays online 24/7 with a stable IP, so your agent is always reachable and any scheduled tasks (digest emails, daily summaries) actually run.

How much VPS do I need?

2 GB RAM minimum, 4 GB recommended for real day-to-day use. If you also want to run a local LLM (Ollama) on the same box, jump to 16 GB+ or use a separate beefier server for that.

Can I use my own LLM API keys?

Yes. OpenClaw works with Anthropic Claude, OpenAI, OpenRouter, Groq, and any OpenAI-compatible endpoint including self-hosted Ollama. You set the keys in the admin panel.

Does Servury log what my OpenClaw agent does?

No. Servury runs no application-level logging on customer servers. We do not have access to anything inside your VM. With anonymous registration and crypto payment, even the billing record contains no personal info.

Will OpenClaw stay running after I close my SSH session?

Yes if you use Docker with --restart unless-stopped (shown in the quick start above), or run it under systemd. The agent keeps running across reboots and SSH disconnects.

Can I pay with crypto?

Yes. XMR, BTC, LTC, ETH, USDT, USDC and more. No KYC, no email confirmation, no name on file.

Where are servers located?

Montreal (owned hardware), New York, London, Paris, Frankfurt, Netherlands, and Singapore. Pick whichever is closest to where your agent will be reachable from for lower latency.

Other use cases

AnythingLLM VPS Self-host AnythingLLM to chat with your PDFs, codebases, and knowledge bases privately. Coolify VPS Run Coolify on your own VPS to deploy apps, databases, and services with one click. A self-hosted Vercel/Heroku. CrewAI VPS Run multi-agent CrewAI workflows on your own VPS, 24/7, without Replit or notebook tabs open. Crypto VPS Anonymous VPS for crypto trading bots, nodes, and miners. Dev/Staging VPS Disposable dev and staging VPS, deployable in 30 seconds, paid by the day. Dify VPS Self-host Dify on a no-KYC VPS for private LLM apps and RAG pipelines. Discord Bot VPS Host Discord bots 24/7 on an anonymous VPS. discord.js, discord.py, JDA, anything. No KYC. Encrypted VPS Full-disk-encrypted VPS in Montreal on owned hardware. Flowise VPS Self-host Flowise to build LLM apps, chatbots, and agents with a visual drag-and-drop UI. Forex VPS Low-latency VPS for forex trading and MT4/MT5 EAs. FreeBSD VPS Anonymous FreeBSD VPS on owned hardware, no KYC, crypto accepted. Gaming VPS Low-latency VPS for game servers and dedicated lobbies. Gitea / Forgejo VPS Self-host Gitea or Forgejo on a no-KYC VPS. A lightweight GitHub alternative with full Actions support. Hermes Agent VPS Self-host Hermes Agent 24/7 on a no-KYC VPS, anonymous signup, crypto accepted. Immich VPS Self-host Immich to replace Google Photos with AI search, face recognition, and mobile auto-upload. LibreChat VPS Self-host LibreChat on a no-KYC VPS as a private multi-provider chat UI. Mastodon VPS Run a self-hosted Mastodon instance on your own VPS. Federated, ad-free, no algorithmic feed. Matrix Synapse VPS Self-host a Matrix Synapse server. End-to-end encrypted, federated chat, voice, and video. Minecraft Server VPS Host a Minecraft server (Vanilla, Paper, Fabric, Forge) on an anonymous VPS. Full root, no KYC. n8n VPS Self-host n8n on a no-KYC VPS for unlimited workflows, no n8n Cloud bill. Nextcloud VPS Self-host Nextcloud to replace Google Drive, Docs, Photos, Calendar, and Contacts with one private suite. Ollama VPS Self-host Ollama on a no-KYC VPS for a private LLM API endpoint. Open WebUI VPS Self-host Open WebUI as a private ChatGPT alternative on a no-KYC VPS. OpenBSD VPS Anonymous OpenBSD 7.8 VPS with full root access on owned hardware. Pi-hole VPS Run Pi-hole on a VPS to block ads and trackers across every device, including phones on mobile data. Plausible Analytics VPS Self-host Plausible Analytics on your own VPS. Cookieless, GDPR-compliant Google Analytics alternative. Scraping VPS Web scraping VPS with no KYC, fast IP rotation, and crypto payments. Telegram Bot VPS Host Telegram bots 24/7 on an anonymous VPS. Long-poll or webhook. aiogram, Telegraf, anything. Tor Relay & Bridge VPS Run a Tor middle relay or obfs4 bridge on a privacy-friendly VPS. Help users in censored regions reach the open internet. Vaultwarden VPS Self-host Bitwarden (Vaultwarden) on a no-KYC VPS. Free Premium features, family-friendly, end-to-end encrypted. VPN VPS Self-hosted VPN VPS for personal WireGuard or OpenVPN endpoints. WireGuard VPS Self-host a WireGuard VPN on a dedicated VPS. Faster than commercial VPNs, no shared IP, no logs.