Posts for: #Pihole

Step-by-Step: Install and Configure Pi-hole with the Proxmox Community Script

Step-by-Step: Install and Configure Pi-hole with the Proxmox Community Script

This guide covers a full technical setup for Pi-hole on Proxmox using the Community Scripts installer.

It includes:

  • creating the Pi-hole LXC
  • assigning a static IP
  • verifying DNS is working
  • configuring your router, ISP modem, or firewall DHCP server to hand out Pi-hole as DNS
  • fallback options when your ISP equipment does not allow custom DNS
  • post-install Pi-hole configuration
  • basic validation and troubleshooting

What this guide assumes

You have:

[]

Part 2: Deploy Nginx Proxy Manager on Proxmox and Connect It to Pi-hole + Cloudflare

Part 2: Set Up Nginx Proxy Manager on Proxmox with Cloudflare DNS & Pi-hole

In Part 2 of this series, we’re setting up Nginx Proxy Manager (NPM) inside Proxmox so we can start exposing our local services with clean HTTPS URLs and valid SSL certificates.

This is where the home lab starts feeling real.

Instead of accessing Home Assistant with something like:

  • http://192.168.1.20:8123

…we’ll be able to use:

  • https://ha.domain.com

And because we’re using Cloudflare DNS validation, we can issue a wildcard certificate for our domain and keep everything secure and polished.

[]