Documentation
Everything you need to install, configure, and operate Muak
Getting started with Muak
Learn how to install Muak on bare metal, configure your first node, and launch a virtual machine in under ten minutes.
5 min read
Declarative machine configuration
Define your entire node configuration in a single YAML file. Muak applies it atomically -- no partial state, no drift.
8 min read
Managing VMs through the API
Provision, start, stop, and migrate virtual machines using Muak's declarative API. No SSH required -- everything is code.
10 min read
Atomic upgrades and rollbacks
Muak applies system updates as a single transaction. If anything fails, it rolls back automatically to the last known good state.
6 min read
Networking and bridge configuration
Set up virtual bridges, VLANs, and network isolation for your VMs. Muak's networking is configured declaratively and applied at boot.
7 min read
Running KVM / QEMU on Muak
Muak is purpose-built for KVM workloads. Learn how to configure CPU pinning, hugepages, and PCI passthrough for maximum VM performance.
12 min read