TLC Tech Lab
Project Writeup

Proxmox Virtualization Lab

A single-node Proxmox VE lab used to practice virtualization, Linux container administration, NAS-backed storage, static IPv4 networking, infrastructure troubleshooting, automation, and self-hosted services.

Project Goal

The goal of this lab is to build and maintain a realistic infrastructure environment where I can safely test, troubleshoot, document, and improve systems administration skills outside of production client networks.

Public-facing documentation intentionally avoids publishing internal IP addresses, storage paths, hostnames, MAC addresses, tunnel identifiers, or other private lab details.

Current Lab Snapshot

Virtualization Platform

Proxmox VE 9.2 running as a single-node virtualization lab for LXC container workloads and infrastructure testing.

Storage

Combination of local Proxmox storage and NFS-backed NAS storage for container disks, templates, backups, ISO images, and lab file storage.

Container Workload Layout

The lab currently focuses on lightweight Linux containers instead of full virtual machines to reduce overhead and keep services isolated.

Networking

Bridge-based networking with static IPv4 addressing for lab services. IPv6 is controlled or disabled where appropriate for predictable service behavior.

Containerized Services

The lab uses dedicated containers to separate services by function. Current workloads include:

Architecture

Proxmox VE Lab Node | +-- Local Proxmox Storage | +-- NFS-backed NAS Storage | +-- Linux Container Workloads | +-- Secure Tunnel Connector +-- DNS Filtering +-- Cloud Services +-- Docker Workloads +-- Automation Management +-- PDF Utilities +-- Portfolio Hosting

Technologies Used

Proxmox VE LXC Containers Debian Linux Ubuntu Linux NFS Storage NAS Integration Static IPv4 Linux Networking Cloudflare Tunnel Pi-hole Docker Ansible Nginx

Administrative Work Performed

Security and Privacy Considerations

What This Demonstrates

This lab demonstrates hands-on infrastructure experience beyond help desk work: virtualization administration, Linux container management, storage integration, DNS and network troubleshooting, secure service publishing, automation practice, and operational documentation.

Project Status

Active and continuously improving. Future work may include better monitoring, additional automation, backup validation documentation, service diagrams, and deeper project writeups for each major lab service.