curl -sSL https://mvmctl.com/install.sh | shOne-step installation for Linux. See Docs for more methods.
curl -sSL https://mvmctl.com/install.sh | shOne-step installation for Linux. See Docs for more methods.
Instant Boot
Boot your Linux microVMs in less than a second. Perfect for CI/CD, ephemeral testing, and high-density workloads.
Zero Dependencies
Distributed as a single standalone binary. No Python runtime, no complex setup—just download and run.
Security First
Designed for rootless execution. Isolate your workloads using Firecracker’s industry-leading security model.
Cloud-Ready
Native nocloud-net support. Configure your VMs with standard cloud-init without the hassle of ISO generation.
mvm vm create --name prod-vm --image ubuntu-24.04 --vcpu 2 --mem 1024mvm vm start --name prod-vmmvm vm ssh --name prod-vmBuilt with ❤️ for the Linux community.