>_ CentralHost

What is CentralHost?

A centralized operations platform for Linux server fleets, with an AI assistant at the center.

CentralHost is the operational command center for your Linux server fleet. Instead of juggling a dozen SSH tabs and scattered dashboards, you monitor, troubleshoot, secure and operate every server from a single web interface — with a senior AI Assistant that investigates incidents and proposes fixes you approve.

The pieces

A CentralHost deployment has three parts you interact with:

  • The web app — where you see your fleet, run the AI Assistant, open a browser SSH terminal and review security findings.
  • The agent — a lightweight, statically-linked daemon you install on each managed server. It ships inventory and metrics, and opens an authenticated channel for remote actions.
  • The control plane — the encrypted hub the agent connects to. It’s how remote access works without exposing port 22 to the internet.

CentralHost's fleet overview: summary cards (24 managed servers, 20 online and healthy, 3 need attention, 1 offline), an AI Insight banner about a mail-queue spike, and a table grouped by client showing status, OS, panel, and CPU, memory and disk bars per server.

How control works

The agent always dials out to the control plane over an authenticated, encrypted connection — your servers never accept inbound SSH from us. Every action that modifies a system is gated behind your explicit approval and recorded in an audit log.

Diagram of how the agent reaches the control plane without opening a port: on the left, you signed in to the web dashboard; in the center, the control plane (an encrypted hub that terminates the agent channel and mediates every remote action); on the right, your server with the agent and port 22 closed. You open an HTTPS session to the hub and the agent dials out over an outbound WSS — nothing inbound is ever opened. The browser SSH terminal, the remote actions you approve, and inventory and metrics all ride that one channel, recorded in an audit log.

Every browser terminal session is authorized per-operator — you sign in with two-factor authentication — and rides a short-lived, single-use signed token. There are no standing root passwords or SSH keys stored on our side, and the agent verifies each token before granting anything. For the full trust chain, from your login to the root shell, see how the web terminal stays secure.

Where to go next

  1. Connect your first server from the dashboard and watch it appear in your fleet — the fastest path, no terminal required.
  2. Once it’s online, close the SSH port with a bastion to take port 22 off the internet.

Your first server is always free — you can complete this whole flow without entering payment details.