Homelab

Category: Homelab

  • Setting up a Pi-hole virtual machine with Proxmox & Ubiquiti

    ·

    Setting up a Pi-hole virtual machine with Proxmox & Ubiquiti

    Pi-hole is a lightweight network level Adblock and anti-tracker software. This guide will demonstrate how to setup Pi-hole within a container of Proxmox, and then set it as the DNS resolver for your network. What you’ll need: High Level Guide:

  • Setup a Proxmox Backup Server on Synology DSM

    ·

    Setup a Proxmox Backup Server on Synology DSM

    I decided to setup a Proxmox Backup Server (PBS) on my Synology DS918+. The DS918+ was my first foray into home networking and storage, and its spec sheet reflects that. It’s a low powered and efficient network attached storage (NAS) device. Theoretically, the minimum specs required of PBS dont exist on the DS918+. Regardless, I…

  • How to add to setup a WordPress VM in Proxmox

    ·

    How to add to setup a WordPress VM in Proxmox

    A quick guide on how to setup a virtual machine to run a single instance of WordPress. The instance runs on Ubuntu Server 22.04, following the setup guides from Digital Ocean. It also has a few extra steps to configure Nginx Proxy Manager to fetch wildcard SSL’s. Setup Guide