Create VM: System NAS

Virtual Machines~3 minView script

ProxMenux supports seven NAS operating systems as dedicated VMs, plus an optional Umbrel OS path via a community script. Most systems share the same auto-ISO flow; Synology DSM uses a specialised loader wizard.

How the NAS selector works

The NAS selector detects the latest stable release of each appliance (querying its upstream mirror), downloads the ISO — or builds the VM from a pre-packaged image — and then hands over to the generic ProxMenux VM wizard for CPU, RAM, disk and network configuration.
ProxMenux System NAS selector
System NAS selector

Supported NAS systems

Community option: Umbrel OS

The 8th entry in the NAS menu is Umbrel OS. It runs a community-scripts installer maintained outside ProxMenux, so it is not documented here. The installer handles the entire lifecycle and prints its default credentials at the end.

ZFS memory rule of thumb

If you pick a ZFS-based NAS (TrueNAS, XigmaNAS), allocate at least 8 GB RAM to the VM — ZFS uses free memory as ARC cache and performance degrades noticeably below that. Rockstor (Btrfs) and OMV (ext4) are far less memory-hungry.

Related