Skip to main content
Clawup is the secure golden path for deploying OpenClaw agent swarms on your own cloud infrastructure — AWS or Hetzner. Each agent is defined by a composable identity that packages personality, skills, model preferences, and tool configuration into a self-contained, reusable unit. Agents run 24/7 on dedicated servers with zero public port exposure, communicating over an encrypted Tailscale mesh VPN.

Why Clawup?

You define what your agents do through identities. Clawup handles where and how they run — provisioning servers, installing tools, configuring secure networking, and keeping agents operational. Each agent has a specific role, persistent memory, and the tools to do its job. Create identities for any role you need — PM, engineer, QA, researcher, or anything else.

How It Works

  1. Configure — Run clawup init to discover local identities, set up your cloud provider, and connect integrations
  2. Deploy — Run clawup deploy to provision your agents on dedicated servers
  3. Assign work — Move tickets through your Linear workflow and agents pick them up automatically. The Linear plugin watches for ticket state changes and routes them into per-agent queues — each agent’s queue handler processes tickets end-to-end
  4. Monitor — Use clawup status, ssh, and validate to check on your agents

Key Features

Secure by Default

Zero public ports, encrypted secrets via Pulumi, Tailscale mesh VPN, and Docker isolation. No security configuration required.

One-Command Deploy

Generate config with clawup init, then deploy your entire fleet with clawup deploy.

Composable Identities

Create your own identities or use existing ones from Git repos. Each identity is a self-contained package with personality, skills, and configuration.

Integration-Native Workflow

Agents work with Linear, GitHub, and Slack out of the box. Plugin-driven architecture supports new integrations.

Persistent & Autonomous

Agents run on dedicated servers with persistent storage. They keep working through your backlog around the clock.

Next Steps

Quick Start

Get your agents running in 5 minutes.

Prerequisites

Check what you need before deploying.