▍ OpenClaw hosting

Host OpenClaw in a terminal you control.

Start with OpenClaw installed in an isolated, persistent Debian workspace. Keep the CLI and gateway processes running when your laptop closes, while you retain responsibility for providers, channels, access policy, updates, and backups.

  • €6/month · 2 vCPU · 4 GB RAM
  • 50 GB persistent workspace
  • Browser · SSH · optional Tailscale
claude-refactor

$ claude --dangerously-skip-permissions

Claude Code v0.2.31

> Refactor data loader to stream results and add tests.

I'll refactor the data loader to use a streaming approach and add comprehensive tests.

Plan

Edit src/loader/stream.ts

+ 142 − 68

Edit test/loader/stream.test.ts

+ 211

Bash npm test

> 32 passed (1.2s)

✓ All tests passing.

>

What changes

The terminal becomes a place you return to.

An always-on operator shell

Paid workspaces continue running while you are detached. Return through the browser or SSH to the same files, processes, and tmux session instead of leaving a laptop awake.

One isolated workspace

Each OpenClaw terminal runs in its own unprivileged container with CPU, memory, process, and storage limits. It is a single-operator environment, not a shared gateway for mutually untrusted users.

Control without VPS assembly

OpenClaw and the Linux toolchain are prepared, but the shell stays yours. Configure the model provider, plugins, channels, gateway authentication, and private access path for your own threat model.

How it works

From sign-in to a persistent session.

  1. 01

    Start with the Base workspace

    Base provides one persistent OpenClaw terminal with 2 vCPU, 4 GB RAM, and 50 GB of storage. That exceeds OpenClaw’s documented 2 GB recommendation for a typical gateway using hosted models.

  2. 02

    Complete OpenClaw onboarding

    Launch the OpenClaw template, connect your own model provider, and configure only the channels and tools you intend to trust. Model subscriptions, API usage, and channel accounts remain separate.

  3. 03

    Audit before exposing anything

    Keep the gateway on loopback by default, run OpenClaw’s security audit, and use a private SSH or Tailscale path when you need remote Control UI access. Terminalbox does not publish a gateway port for you.

Before you start

Questions worth answering.

Is this fully managed OpenClaw hosting?

No. Terminalbox manages the persistent Linux terminal and its isolation. You operate OpenClaw: onboarding, providers, channel policies, gateway authentication, updates, plugins, and workspace backups remain your responsibility. Choose a fully managed OpenClaw provider if you do not want that operator role.

Why run OpenClaw away from my laptop?

An always-on host keeps the gateway and channel connections available through laptop sleep, travel, and local restarts. OpenClaw’s own documentation recommends a VPS or dedicated host when reliability and isolation matter.

Can I open the OpenClaw Control UI?

Terminalbox does not expose the OpenClaw gateway on a public URL. Keep it on loopback and configure a private SSH or Tailscale access path following OpenClaw’s remote-access guidance. Your Terminalbox account includes browser terminal and SSH access, plus optional Tailscale settings.

Are AI model charges included?

No. The Terminalbox price covers the hosted terminal and persistent workspace. OpenClaw model providers, subscriptions, API usage, messaging channels, and third-party services are billed and governed separately.

Does Terminalbox back up my OpenClaw state?

Files persist in the workspace while the subscription is active, but Terminalbox does not currently promise customer-initiated restores or a backup SLA. Export the OpenClaw state and workspace you need to recover.

Can several unrelated people share one gateway?

That is not the intended security model. OpenClaw recommends one trusted operator boundary per gateway. Use separate Terminalbox workspaces and separate gateways when users should not share delegated tool authority.

Is Terminalbox affiliated with OpenClaw?

No. Terminalbox is an independent hosting product. OpenClaw controls its releases, security guidance, provider support, and gateway behavior.

Persistent by default

Start here. Pick it up anywhere.

Plans start at €6 per month for one hosted coding-agent terminal.