The Vormox blog
Guides, deep dives and product news on automating Proxmox VE at scale.
Blog posts
How to Set Up Storage Replication Between Proxmox VE Nodes (ZFS-Based, No Shared Storage Required)
Configure ZFS-based storage replication between Proxmox VE nodes from scratch using the GUI and the pvesr CLI — schedules, bandwidth limits, and how it pairs with HA for fast failover without a SAN.
How to Set Up Gotify and Webhook Alerts in Proxmox VE (Beyond Email Notifications)
A step-by-step guide to Proxmox VE's Gotify and Webhook notification targets, covering server setup, Handlebars body templating, matchers, and a working Discord integration example.
How to Import an OVA or OVF Virtual Appliance into Proxmox VE
Proxmox has no one-click OVA import button. Here is the real CLI workflow for extracting an OVA, creating a matching VM, and importing the disk with qm importdisk.
How to Deploy a Kubernetes Cluster on Proxmox VE Using Talos Linux
A complete walkthrough for running a production-style Kubernetes cluster on Proxmox VE using Talos Linux — an immutable, API-managed OS built solely for Kubernetes. Covers the Image Factory, correct VM hardware settings (CPU type, virtio, guest agent), generating and applying machine configs, bootstrapping etcd, scalin
How to Increase CPU and RAM Resources for a Virtual Machine in Proxmox VE
Learn how to give a Proxmox VE virtual machine more CPU cores and RAM from the web GUI or the command line, including how CPU and memory hotplug work so you can resize without a reboot.
How to Set Up Sync Jobs Between Two Proxmox Backup Servers for Offsite Backup Replication
Configure Remotes and Sync Jobs to replicate a Proxmox Backup Server datastore to a second, offsite PBS instance — pull vs push direction, required permissions, group and namespace filtering, bandwidth throttling, encrypted-backup handling, and verifying the offsite copy actually restores.
How to Install Proxmox VE on a Dedicated Server (No Physical Access Required)
Renting a dedicated server instead of building your own box? Here's how to install Proxmox VE on it using your provider's remote console or the official Debian-based method, with the static IP and hostname gotchas that trip up rented hardware.
How to Encrypt Proxmox VE Backups: Client-Side Encryption with Proxmox Backup Server
Turn on client-side AES-256 encryption for Proxmox Backup Server, set up a master key and paperkey for disaster recovery, and avoid the mistakes that make encrypted backups permanently unreadable.
How to Enable Nested Virtualization in Proxmox VE (Run a VM Inside a VM)
Learn how to safely enable nested virtualization in Proxmox VE so a guest VM can run its own inner VMs, with steps for Intel and AMD, CPU type settings, and the tradeoffs to know first.