How to Install Clawdbot (OpenClaw) on a VPS — Step-by-Step Guide

// TL;DR

// 1. What Is Clawdbot (and Why Self-Host It)

Clawdbot — recently renamed to Moltbot OpenClaw — is an open-source, self-hosted AI assistant that runs inside your messaging applications rather than requiring a separate tool or browser tab.

Two main reasons people self-host it:

Best-fit use cases:

Self-hosting gives you complete control over your data — where it's stored, who accesses it, and how logs are handled.

// 2. Why Use a VPS Instead of Running It Locally

Running Clawdbot on your home machine or laptop seems easy at first, but you'll quickly run into problems:

A VPS solves all of this:

// 3. Recommended VPS Specs

Use Case RAM CPU Storage Recommended Plan
Basic chat only 2 GB 2 vCPU 30 GB SSD VPS Start ($24.99/mo)
Heavy automation + browser skills 8 GB 4 vCPU 50 GB SSD VPS Premium ($64.99/mo)

Memory is the first bottleneck — background tasks, logging, and headless browser automation (Puppeteer/Playwright) all consume RAM quickly.

We recommend VPS Medium ($39.99/mo) as the sweet spot: 3 vCPU Xeon cores, 4 GB RAM, 40 GB SSD, unmetered bandwidth, and 1 Gbps port. If you plan to run browser automation heavily, go with VPS Premium for 8 GB RAM.

// 4. Step-by-Step: Deploy Clawdbot on DejavuHost

1

Order Your VPS

Want it pre-installed? Select "Other (Raise a Ticket)" from the OS dropdown and mention "Clawdbot / OpenClaw" in your ticket. We'll deliver your VPS with Clawdbot already installed and configured — just SSH in, run openclaw onboard, connect your messengers, and you're live. No extra cost.

Prefer to install it yourself? No problem — here's how:

2

Connect via SSH

Once your VPS is provisioned (typically within a few hours), you'll receive your server credentials via email.

ssh root@YOUR_SERVER_IP
3

Install Clawdbot

Run the official installer:

# Download and run the Clawdbot installer curl -fsSL https://clawd.bot/install.sh | bash # Reload your shell to pick up new commands exec bash # Run the setup wizard clawdbot setup --wizard

The wizard will walk you through connecting your first messenger.

4

Run the Onboarding

openclaw onboard

This starts the interactive onboarding:

  1. Connect your first messenger (Telegram, Discord, Slack, etc.)
  2. Configure memory and context settings
  3. Set automation permissions
  4. Send a test message to verify everything works
Pro tip: Connect one messenger first and test it before adding more. Makes debugging much easier.
5

Verify It's Running

Send a test message from your connected messenger app. You should get a response within seconds. If Clawdbot is running correctly, you're done!

// 5. Custom OS & Pre-Installation Service

Unlike other providers that hand you a blank server, DejavuHost offers application pre-installation at no extra cost. Whether it's Clawdbot, a game server, a VPN, or any other application — tell us what you need and we'll set it up.

Our VPS order form includes 10 popular OS options (Ubuntu, Debian, CentOS, AlmaLinux, Rocky, Fedora, and more). For anything beyond that:

  1. Select "Other (Raise a Ticket)" from the OS dropdown during checkout
  2. In your ticket, mention the application you want pre-installed (e.g., "Clawdbot / OpenClaw on Ubuntu 22.04")
  3. Complete your order as normal
  4. Our team provisions your VPS with everything installed and configured
  5. You receive SSH credentials and get started immediately

This applies to Clawdbot and any other application you need. No extra cost, no hassle — your server arrives ready to use.

// 6. Security Best Practices

◆ SSH Key Authentication

Disable password login and use SSH keys. It's the single most important security step.

◆ Treat Tokens as Passwords

Your messenger bot tokens are sensitive. Store them in environment variables, not in code.

◆ Keep Your OS Updated

Set up a regular patching schedule. apt update && apt upgrade on Ubuntu.

◆ Minimal Permissions

Start with the least automation permissions and expand only when needed.

◆ Use SSH Tunnels

Don't expose admin/control panels to the public internet. Use SSH port forwarding instead.

◆ Firewall Rules

Configure UFW to only allow SSH (22) and any ports Clawdbot specifically needs.

// 7. Wrap-Up

Clawdbot (OpenClaw) gives you an always-on AI assistant with persistent memory, right inside your favorite messaging apps. A VPS keeps it reliable and accessible 24/7.

Our VPS Medium plan ($39.99/mo) is the perfect starting point — 3 vCPU, 4 GB RAM, and unmetered bandwidth give you plenty of room for both chat and automation.

Ready to deploy?

Order your VPS and have Clawdbot running in minutes.

VPS Plans
From $11.99/mo
Dedicated
From $69/mo
Locations
12
Uptime SLA
99.9%