Skip to content

Setting Up Proxmox🔗

This guide explains how to install and configure Proxmox VE for the EndersHollow environment.

Prerequisites🔗

  • Host hardware
  • Proxmox VE ISO
  • A management VLAN with DHCP or static addressing

Installation Steps🔗

  1. Boot from the Proxmox ISO.
  2. Select Install Proxmox VE and complete the installer.
  3. After reboot, access the web UI:
    https://<proxmox-ip>:8006
    
  4. Configure storage pools and network bridges (e.g., vmbr0, vmbr3).

Example Network Layout🔗

Interface VLAN Purpose Notes
vmbr0 10 Internet Access Routed to pfSense
vmbr3 30 Internal 10Gb NFS + Management
zOne — Storage Pool ZFS-backed LXC storage

Next Steps🔗

Continue to VLAN Segmentation.