Setup a box on demand and run your agent on it remotely
Disposable VMs for AI agents is a sharp pivot from ephemeral containers.
fly.io like deployments for any server, powered by docker swarm
Docker Swarm orchestration replaces Fly.io for cost-conscious deployments, no cold starts.
Backend developers, DevOps engineers, side-project builders
Fly.io · Heroku · Dokku
With coding agents becoming good, there were a lot more things I started building, and I just wanted to run all of those things!
GCI was built to solve this. It’s just a CLI, just uses ssh to interact with your target machine, and relies on docker swarm to get your services running (docker swarm is IMO underrated, providing benefits even with a single node).
It can deploy on any machine that can be ssh’d into and runs docker.
GCI provides the missing devx gap between docker swarm and fly.io. Building images locally, getting them onto the target machine, fetching logs, managing different servers, …
Check it out on github, or for more in-depth docs at https://gci.jonas.foo/
Disposable VMs for AI agents is a sharp pivot from ephemeral containers.
Replaces Nabu Casa subscription with built-in tunneling for Home Assistant users.
Nabu Casa alternative that keeps cloud optional — your hardware stays yours with local-first dashboard.
flarepilot removes the usual Wrangler/Worker boilerplate and lets you build, push and expose a Docker image in one command while auto-creating a routing Worker, Durable Object bindings and DNS. The multi-region routing, live logs, and interactive domain picker are practical touches; it's a pragmatic, opinionated wrapper around Cloudflare's beta Containers that saves manual setup, though its value depends on committing to Cloudflare's beta features and limits.
Parallel SSH execution with AWS SSM connectors beats writing custom scripts.
Coolify alternative with better UI but same Docker Swarm backend.