Self-Hosted AI Agents
4 stacks for anyone who wants long-running agents on infrastructure you control. Each one is a vanilla
compose.yaml that runs locally with docker compose up, with a measured RAM footprint
and a one-step deploy to Miget from $13/month flat.
#the stacks
Agent Box
Claude Code, opencode, and Kilo CLI in a persistent web terminal - start agent runs from anywhere, close the tab, reattach later.
Hermes Agent
experimentalNous Research’s self-improving agent - learns skills from experience, with cron, hooks, and a web dashboard.
Kilo (headless)
experimentalKilo in server mode - a persistent remote coding agent your IDE extension and CLI clients attach to.
OpenClaw
An autonomous AI agent you run yourself: web dashboard, scheduled tasks, plugins, persistent workspace.
#what each one needs
RAM and disk are what the compose file allocates, not guesses, and the plan is the smallest one that holds it. Databases and caches come managed and included on Miget rather than billed per instance.
| Stack | Services | RAM | Disk | Fits plan |
|---|---|---|---|---|
| Agent Box | 1 | 2 GiB | 10 GB | $13/mo |
| Hermes Agent | 1 | 2 GiB | 5 GB | $13/mo |
| Kilo (headless) | 1 | 2 GiB | 10 GB | $13/mo |
| OpenClaw | 1 | 2 GiB | 5 GB | $13/mo |
Browse the rest of the catalogue
140 stacks in total, from databases and queues to AI infrastructure - all MIT licensed, all runnable locally, all deployable in one step.