Skip to content

mvmctl

Lightning-fast microVM management. Secure, standalone, and cloud-ready.

Terminal window
curl -sSL https://mvmctl.com/install.sh | sh

One-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.

Terminal window
mvm vm create --name prod-vm --image ubuntu-24.04 --vcpu 2 --mem 1024

Built with ❤️ for the Linux community.