Skip to content

anguzz/homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Lab

Home lab documentation repository. This repo tracks the setup, configuration, and automation of my home infrastructure, including hardware, virtual machines, networking, automations, and general notes and future directions I'd like to take it.

Repo Structure

homelab/
├── README.md                    # Project overview
├── todo.md                      # to do list
├── Notes/                       # Brain dump 
├── proxmox/                     # Proxmox system config 
│   ├── README.md
├── vms/                         # vm-configurations
│   ├── <vm-name>/               # Each VM has its own folder (e.g., angusMintDev, k8s-master, etc.)
├── network/                     # Network configs
│   ├── README.md
├── automation/                  # Scripts and IaC
│   ├── README.md
│   ├── tools/                   # tools like terrform, ansible, etc
│   └── scripts/

About

Documentation, automation, and VM config management for my Proxmox-based homelab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages