Stop renting someone else’s cloud. heyvm turns a Dockerfile into a bootable Firecracker micro-VM image; serverctl deploys it behind your own load balancer — autoscaling pools, warm standby, one command to a URL. Run on your home server, bare metal, or Heyo machines.
> Dockerfile → bootable micro-VM.
> Deploy with autoscaling pools.
> Your metal, your URL.
Move the managed services you rent — Postgres, agent sandboxes, app hosting — onto your own metal. Build a micro-VM image for each, deploy all three behind one control plane that routes while busy and stops them when idle.
> Postgres, agents, apps — one image each.
> Scale-to-zero pools wake on demand.
> A control plane that routes, meters, pauses.
One API over every backend. Create, snapshot, fork, proxy, share, and ssh into a box the same way whether it’s KVM, libvirt, Apple Virtualization, Hyper-V, WASM, or bubblewrap underneath.
> KVM, libvirt, apple_virt, bubblewrap, hyper-v.
> Snapshot and fork any box in seconds.
> Proxy, share, and ssh into it from anywhere.