All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
ServerManager.ai: SaaS Linux fleet management (open source agent)
Along side https://hypervisor.io/ we have been building this for a while, thought the LET crowd might find it useful. If you manage more than a handful of VPSes, this saves a lot of SSH hopping.
How it works:
Install our open source Rust agent on any Linux box with one curl command. Everything else is managed from our dashboard. No self-hosting required.
What you can do from the dashboard:
Real-time telemetry (CPU, RAM, disk, load), remote command execution with allowlist enforcement, and an interactive browser shell with a full PTY terminal. Every action is logged with an audit trail.
The agent:
Written in Rust. Sub-50ms command dispatch. Self-updating with Ed25519 signature verification and staged rollouts. mTLS connections, JWT auth, certificate fingerprinting, rate limiting. Open source.
AI features (optional):
Connect an LLM provider and you unlock structured plans for fleet operations, bulk doc generation per server, predictive monitoring with anomaly forecasts, and an AI chat that executes fleet commands inline with approve-all. Bring your own keys. Supports 15 platforms.
Pricing:
Free tier available. No credit card to start. Deploy agents in minutes. But agents start at $2/mo per agent
Happy to answer questions. The agent is open source if anyone wants to poke around. Will post github link soon.


Comments
how secure is it compared to those ai prompt "Make My VPS server Secure" type tutorial?
Basically you will get commands twith explanation to what its suggesting and which ones you wanna approve, apart from that we have loaded it with alot of finetuned vectorless rag structured information layer aligning towards hosting/devops/security as well so no matter which llm you use it will utilise our layer
Looking forward of release source code