Homelab
¶
A repo for my homelab setup.
Background¶
I just want to document and share my homelab setup and experiences.
My current setup consists of my NUC and AMD64 desktop computer running Proxmox. My Raspberry Pi 5 16GB is also running Proxmox and my Raspberry Pi 4 8GB is running Home Assistant.
Note
All commands run on LXCs are being run as root and so sudo is not required.
Note
The commands assume that this repo is cloned into a directory /root/git/nicholaswilde/homelab.
Note
I tend to use tteck's ProxmoxVE Helper Scripts and Proxmox arm64 Install Scripts to create LXCs and not run in Docker containers to reduce resources.
Info
Features or applications that I come across on the Internet and have not yet been incorporated into my homelab are tracked in the repository issues.
Setup & Maintenance¶
My homelab is setup and maintained using Ansible, which is documented here.
Development¶
Check out the Development page.
License¶
Author¶
This project was started in 2024 by Nicholas Wilde.