📄️ 🏘️ Cluster Support
Ludus can run on a Proxmox cluster (multiple nodes). On a cluster, Ludus uses Proxmox SDN (Software-Defined Networking) with VXLAN so that range networks span nodes. On a single node, it uses a local bridge configuration (vmbr1000, vmbr1001, etc).
📄️ 📦 Storage
By default Ludus uses the Directory storage type on top of an ext4 filesystem with qcow2 as the disk format as it is the simplest and most compatible combination of options with all types of setups.
📄️ 🌐 Networking
'The Ludus Network'
📄️ 📟 DNS
DNS inside a Ludus range is provided by the user's router, which is running AdGuard Home.
📄️ 🗄️ Nexus Cache
For Ludus servers with more than one user, or frequent environment rebuilds, it is beneficial to cache
📄️ 🆙 Updating
Ludus binaries are built in CI, but you can always build them from source yourself.