AI Agent
Fleet
Fleet is a local-first web console for creating, configuring, monitoring, and operating Dockerized Hermes AI agents across trusted machines.
Fleet
What is Fleet?
Fleet is a web-based control panel for managing multiple Hermes AI agents (including Nemo Hermes) running in Docker containers. It provides a unified dashboard to create, monitor, and operate agents, with features like provider defaults, shared credentials, chat sessions, browser sidecars, VNC, terminal access, and remote node coordination.
Fleet vs Similar AI Tools
| Pricing Model | Free | Free | Free, Free Trial | Free, Paid |
| Free Credits | ||||
| Key Features |
|
|
|
|
| Pros |
|
|
|
|
| Cons |
|
|
|
|
| Best For |
|
|
|
|
How to use Fleet?
- 1Run 'npm run setup' to prepare runtime folders, .env, and dependencies.
- 2Run 'npm start' to build and serve the production app.
- 3Open http://127.0.0.1:5180 in a browser.
- 4Review setup checks on the onboarding screen.
- 5Open Fleet settings and choose a provider default.
- 6Create an agent from the dashboard and start managing it.
Fleet Key Features
- Create Dockerized Hermes agents from a repeatable baseline
- Coordinate local and remote Fleet nodes from a single dashboard
- Monitor agent health, service counts, memory readiness, and update status
- Open agent chat, session history, VNC, terminal, and web preview
- Manage shared provider credentials and Codex auth sync
- Backup, restore, and clone agents with secret exclusion
- Publish static files via per-agent webhost sidecar
- Support for Telegram-enabled agents and custom endpoints
Fleet Use Cases
- Managing personal or team-controlled agent infrastructure on a workstation or homelab
- Operating multiple Hermes agents across a VPN or trusted LAN
- Centralizing configuration and monitoring for Dockerized AI agents
Fleet Pricing & Free Credits
Fleet currently operates on a Free model.
This tool is completely free to use
Fleet Pros & Cons
Pros
- Local-first architecture keeps runtime state and secrets private
- Supports multiple provider backends (OpenAI, Ollama, OpenRouter, etc.)
- Built-in backup, restore, and clone capabilities
- Remote node support for multi-machine coordination
- Active development with comprehensive documentation
Cons
- Requires Node.js 20+, Docker with Compose v2
- Geared towards technical operators; non-technical users may find setup complex
- Limited to Hermes agents (not a general-purpose container manager)
What is Fleet best for?
- Technical operators managing Hermes AI agent infrastructure
- Developers needing a centralized console for Dockerized agents on homelab or LAN