Infrastructure for agents

Infrastructure

AgenticHosting pairs a managed control plane (this site, billing, and provisioning) with dedicated cloud servers you SSH into—so your agents run on their own metal, not in a shared multitenant runtime.

Server room aesthetic representing cloud compute

Each active subscription maps to a single VPS. Default images use Ubuntu 24.04; instance types follow our standard configuration (CPU-forward instances, commonly EU regions).

OpenClaw plans ship with the OpenClaw stack (Docker-based gateway and onboarding). NemoClaw plans use the NemoClaw install path—see LLM setup for how provider keys and installers behave on the box.

Access & security

Access is SSH key–first: you register public keys in the console; we merge them with platform keys when the server is created. There is no root password in email. Anything you configure on the VPS after SSH—API keys, agents, tunnels—is yours to protect.

This website vs your VM

The AgenticHosting app handles accounts, Stripe checkout, provisioning queues, and the dashboard (servers, keys, billing previews). Your workloads run on the VPS we provision for you—they are not executed inside our application.

Availability & status

Our public status page reflects the AgenticHosting application and database (sign-in, checkout, dashboard APIs). It is not a monitor of every customer VM—your server also appears in the console with provider-reported signals you can correlate with SSH and on-box health checks.

Next steps