Blog

From the NexoVirt blog

Guides on managing Proxmox VE at scale: multi-host management, automation, and hosting.

Cloud-init on Proxmox: auto-install packages on boot
Automation Jun 26, 2026 · 8 min read

Cloud-init on Proxmox: auto-install packages on boot

Cloud-init turns a generic cloud image into a configured server on first boot. Here is how it works on Proxmox, and real user-data / vendor-data examples that install packages and run commands.

Read more →
LXC vs QEMU on Proxmox: containers vs VMs, with real examples
Guide Jun 25, 2026 · 10 min read

LXC vs QEMU on Proxmox: containers vs VMs, with real examples

LXC containers share the host kernel; QEMU VMs run their own. That one difference drives everything: isolation, performance, density and what you can run. Here it is with real commands, not hand-waving.

Read more →
Proxmox snapshots & backups: rollback and PBS
Guide Jun 24, 2026 · 6 min read

Proxmox snapshots & backups: rollback and PBS

Snapshots and backups solve different problems. Here is how instant rollback points, scheduled vzdump jobs and Proxmox Backup Server fit together, and how to drive all three from one panel.

Read more →
Proxmox NAT & port forwarding for private guests
Networking Jun 22, 2026 · 6 min read

Proxmox NAT & port forwarding for private guests

Private guests need a way out, and sometimes a way in. Here is how NAT (MASQUERADE) and port forwarding (DNAT) work on Proxmox, and how to manage them without touching the host firewall by hand.

Read more →
Proxmox alerts in Discord, Google Chat and email
Operations Jun 20, 2026 · 5 min read

Proxmox alerts in Discord, Google Chat and email

Knowing a guest went down at 3am matters. Here is how rule-based Proxmox alerting delivers to Discord, Google Chat, email and webhooks, with thresholds, severities and cooldowns.

Read more →
Proxmox traffic limits, quotas and auto-suspend
Hosting Jun 19, 2026 · 6 min read

Proxmox traffic limits, quotas and auto-suspend

Selling VPS means enforcing limits. Here is how plan-based quotas on Proxmox handle cores, RAM, disk, monthly traffic and expiry, with automatic suspend, delete and resume.

Read more →
Manage multiple Proxmox hosts from one panel
Guide Jun 18, 2026 · 6 min read

Manage multiple Proxmox hosts from one panel

Running more than one Proxmox VE host means juggling tabs, logins and clusters. Here is how to bring every host into one panel, guests, storage and networks included.

Read more →
A cleaner REST API for Proxmox VE
Engineering Jun 12, 2026 · 5 min read

A cleaner REST API for Proxmox VE

The native Proxmox API is powerful but low-level. A clean, consistent REST layer with a predictable envelope and tokens makes automation and integrations far simpler.

Read more →
Turn Proxmox into a hosting platform
Hosting Jun 5, 2026 · 7 min read

Turn Proxmox into a hosting platform

Proxmox is a great hypervisor, but not a hosting product. Customer portals, plans, IPAM and per-tenant isolation are what turn it into one. Here is how the pieces fit.

Read more →
Automate Proxmox with one clean REST API
Proxmox Jul 29, 2026 · 3 min read

Automate Proxmox with one clean REST API

Discover how to leverage NexoVirt's REST API to automate your Proxmox VE infrastructure with practical examples.

N NexoVirt Team Read more →
Build Your Own VPS Hosting Product on Proxmox VE
Proxmox VE Jul 20, 2026 · 5 min read

Build Your Own VPS Hosting Product on Proxmox VE

Learn how to build and sell your own VPS hosting product using Proxmox VE with NexoVirt for efficient multi-host management.

N NexoVirt Team Read more →
Running Docker in Unprivileged Proxmox LXC Containers
Docker Jul 20, 2026 · 3 min read

Running Docker in Unprivileged Proxmox LXC Containers

Learn how to set up Docker inside unprivileged LXC containers in Proxmox.

N NexoVirt Team Read more →
Empower Your Clients with a Self-Service Proxmox Portal
Proxmox Jul 22, 2026 · 5 min read

Empower Your Clients with a Self-Service Proxmox Portal

Discover how to provide your customers with a secure self-service portal for managing Proxmox VMs without exposing the raw admin UI.

N NexoVirt Team Read more →