Install Your Bundle
Get your OpenClaw agents running on a $6/month DigitalOcean server in under 15 minutes. No DevOps experience required.
What you need before starting
- → A DigitalOcean account (or any Ubuntu 22.04 VPS)
- → Your bundle ZIP file from ClawStore dashboard
- → A Telegram account (for agent communication)
- → Terminal / command line access on your computer
Create a DigitalOcean Droplet
Create a new Ubuntu 22.04 droplet. The $6/month Basic plan (1 vCPU, 1GB RAM) is enough for most bundles.
- · Choose Ubuntu 22.04 LTS
- · $6/month plan works for 1-2 agents
- · Add your SSH key during setup
- · Region closest to you for lowest latency
SSH into Your Server
Connect to your new droplet using SSH. Replace YOUR_IP with your droplet's IP address.
Install OpenClaw
Run the one-line OpenClaw installer. This sets up the runtime, agent framework, and Telegram/WhatsApp bridge.
Upload Your Bundle ZIP
From your local machine, upload the bundle ZIP you downloaded from ClawStore. Run this command on your local terminal.
Extract the Bundle
On your server, extract the bundle into the OpenClaw workspace directory.
Restart OpenClaw
Restart the OpenClaw runtime to load your new agents. The startup takes about 30 seconds.
Connect via Telegram
OpenClaw will print a Telegram bot link on startup. Click it to open the chat. Your agents are live!
- · Type /start to initialize the bot
- · Type /help to see all available agents
- · Each bundle includes a SOUL.md — read it to customize agent behavior
- · WhatsApp integration: run openclaw connect whatsapp
Your agents are live!
Open Telegram, find your bot, and start chatting. Each bundle comes with a SOUL.md that explains how to customize your agents' behavior.
Browse More Bundles