Back to browse
GitHub Repository

microVM orchestrators to boot from docker images, packed with L7 reverse proxy

31 starsGo

I built a self-hosted Fly.io engine using Go and Firecracker

by sankalpnarula·Mar 31, 2026·5 points·6 comments

AI Analysis

●●SolidWizardryShip It

Firecracker microVMs from Docker images with built-in L7 proxy and wake-on-request.

Strengths
  • OCI translation eliminates custom kernel and disk image requirements.
  • Built-in reverse proxy removes need for separate Traefik or Nginx.
  • Sub-500ms cold boot times with automatic IPAM and TAP interface management.
Weaknesses
  • Wake-on-request scaling marked WIP; core feature not yet shipped.
  • Fly.io already provides this as a managed service with more maturity.
Target Audience

Platform engineers, self-hosting enthusiasts

Similar To

Fly.io · Firecracker · containerd

Similar Projects