← Back to armoredgate.com  ·  Products  ·  Pricing  ·  Blog

Prerequisites

What a host needs before installing Volt.

TL;DR: A modern 64-bit Linux host with systemd. The installer pulls in everything else. For hardware-isolated VMs you also need /dev/kvm.

Operating system

Tested distributions: Debian 12/13, Ubuntu 22.04/24.04, Fedora 39+, and derivatives.

Architecture

Privileges

Packages (installed automatically)

The curl -sSL https://get.armoredgate.com/volt | sh installer adds these if missing:

systemd-container   # systemd-nspawn — the container runtime
nftables           # bridge NAT + port mapping firewall
curl tar ca-certificates  # fetch + verify signed artifacts

For Virtual Machines (optional)

Network & connectivity

Suggested resources

UsevCPUMemoryDisk
Evaluation / single container1512 MB2 GB
General workloads2+2 GB+10 GB+
MicroVMs2+ (KVM)4 GB+20 GB+

Next steps