๐๏ธ โ Post-Install Configuration
Run the community-maintained post-installation script immediately after a fresh Proxmox VE install to configure best practices, enable enterprise repository alternatives, remove unnecessary packages, and apply security hardening. This one-command script eliminates manual configuration steps and ensures a production-ready Proxmox environment. Useful for rapid deployments, lab environments, and standardizing Proxmox setups across multiple nodes.
๐๏ธ ๐ฅ๏ธ Install MikroTik CHR
Install MikroTik Cloud Hosted Router (CHR) as a Proxmox virtual machine. CHR is a lightweight RouterOS that runs on x86 hardware, perfect for testing MikroTik configurations in labs, creating virtual network appliances, or running isolated routers inside Proxmox clusters. CHR uses minimal resources (4GB RAM, 2 vCPU) while providing full RouterOS functionality.
๐๏ธ ๐ Install GenieACS
Automatically deploy a complete TR-069 ACS (Auto Configuration Server) for managing CPE devices with GenieACS, MongoDB 8.0, Node.js 20.x, and Nginx reverse proxy. This installer configures all services with systemd management, firewall rules, and production-ready defaults on Ubuntu systems.
๐๏ธ ๐ช Install Windows 11
This guide explains how to create a Windows 11 VM on Proxmox VE 8.2.2. Itโs based on a working setup and may require adjustments for different hardware or environments.
๐๏ธ ๐ Install OpenWrt LXC
Automate the deployment of OpenWrt containers in Proxmox VE with this interactive script that handles rootfs download, network configuration, storage allocation, and optional LuCI web interface installation. Supports both stable releases and daily snapshot builds for x86_64 architecture.
๐๏ธ โ๏ธ PCI Passthrough
Set up a clean Proxmox host for PCIe passthrough with stable IOMMU groups and reliable NIC assignment. This guide focuses on BIOS/UEFI tuning, host configuration, and verification steps to ensure devices are ready for VM passthrough.
๐๏ธ ๐ฅ๏ธ Install Kitifi Controller
This guide walks through downloading, decompressing, and deploying KiTifi v2.0 as a virtual machine on Proxmox, with full network and storage configuration using UEFI boot and virtio-scsi disks.
๐๏ธ ๐ EFI Boot Fix
EFI boot issues on Proxmox can prevent kernel updates and break boot tooling. This guide walks you through replacing legacy GRUB packages, mounting the EFI partition, and reโinitializing the Proxmox boot tool so your system boots cleanly in UEFI mode.
๐๏ธ ๐งฉ PCIe Fix
When a VM fails with โQEMU exited with code 1โ during PCIe passthrough, it is often tied to RMRR/DMAR restrictions, legacy BIOS boot mode, or missing kernel flags. This guide provides a structured path to resolve passthrough failures on Proxmox VE using supported kernel settings and (when necessary) the relaxableโRMRR kernel workflow.