Skip to content

Getting Started

Everything you need to set up and deploy the homelab from scratch.

Overview

The deployment process follows a linear pipeline:

  1. Prerequisites - Install required tools and configure access
  2. Packer - Build VM templates on Proxmox
  3. Terraform - Provision VMs from templates
  4. Ansible - Configure VMs and deploy services

Next Steps