The Homelab Journey

1 Mins read

Setting up a homelab is more than just a tech experiment — it’s a deep dive into the world of self-hosting, network design, and infrastructure automation. This series explores the journey of building a homelab from scratch.

This homelab journey includes a variety of technologies and concepts

  • Networking & Security
    Installing & Configuring pfSense to setup firewall and a router.
  • Virtualization Installing & Configuring Proxmox to manage virtual machines and LXC containers.
  • Containerization Installing & Configuring docker server && Kubernetes to run services.
  • Storage & Backups
    Installation & Configuration of TrueNAS to store data and make backups
  • Monitoring & Automation
    Integrating Grafana, Prometheus, Ansible and Terraform for observability and configuration management.

Networking & Security

Virtualization with Proxmox