Introduction
Start here for how AgenticHosting fits together—what you subscribe to, how provisioning works, and which guide to open next. The detailed steps live in the linked docs; this page is the orientation layer you can edit as the product evolves.
What AgenticHosting is
AgenticHosting provisions dedicated cloud servers pre-configured for agentic workloads—starting with OpenClaw and NemoClaw plans. You subscribe in checkout, we queue provisioning on our infrastructure, and you receive SSH access and dashboard tools to manage keys, view server status, and follow first-login steps.
Typical flow
- Account: Create an account and confirm email if required.
- SSH key: Generate a key pair and add the public key in the dashboard before provisioning depends on it—see SSH keys. The same guide covers non-default key paths (
ssh-keygen -f,ssh -i) and clearing stale host keys after an IP is reused. - Subscribe: Choose a plan on the pricing section and complete checkout.
- Provision: We create your VPS and attach your registered keys; status and IP appear under Dashboard → Servers.
- Connect: SSH in, then follow OpenClaw first login (tunnels and control UI) or NemoClaw first login (NVIDIA-first installer, skip for other LLM providers, SSH tunnels for the Control UI,
/opt/nemoclaw/complete-setup.sh), and LLM setup for provider-specific steps on the server.
The console (dashboard)
Signed-in users use the dashboard as the operations console: server list and health-style signals, subscription summary, SSH public key management (used when new servers are provisioned), and links back into these docs. Navigation is grouped into overview, infrastructure, settings, and billing-style sections—use the sidebar on desktop or the bottom bar on mobile.
Documentation map
- Introduction (this page)—orientation and flow.
- SSH key setup—Windows, macOS, Linux, Chromebook; custom key paths; stale
known_hosts; pasting into the dashboard. - OpenClaw first login—SSH, optional health check, firewall notes, SSH tunnel for the browser UI.
- NemoClaw first login—SSH, install progress, NVIDIA-first setup (skip for other providers), Control UI tunnels,
/opt/nemoclaw/complete-setup.sh. - LLM setup—OpenAI, Anthropic, Google on OpenClaw; NemoClaw installer; security and cost tips.
- LLM provider reference—model comparison, use cases, API consoles, cost tips, and Claude effort/Fast mode tool.
Security & data
We use industry-standard auth (email and password via our auth provider) and TLS for the site. Your private SSH key never leaves your machine; only the public key is stored for server access. Treat API keys and tokens you configure on the VPS as your responsibility once you have shell access.
Need help?
If checkout, provisioning, or SSH access does not match what you expect, contact [email protected] with your account email and, if applicable, server id or error text from the dashboard.