Server Manager is a web app that takes the hard parts out of running a Linux server (a VPS, a dedicated box, a bare-metal machine, or even a home server). You connect it once (SSH credentials), and from then on you can:
- Deploy static websites and web apps in a few clicks
- Install WordPress, databases, and other ready-to-go services
- Manage backups, domains, email forwarding, and TLS certificates
- Get logs, health checks, and quick fixes when something breaks
All of it happens through a chat interface backed by an AI agent called Faro — you ask in plain English, Faro proposes the commands, you approve, Faro runs them. You see every command before it executes; nothing happens behind your back.
Server Manager is the product (servermanager.dev). Faro is the agent that does the work inside it.