READ: https://merox.dev/blog/homelab-as-code/
Run the following command on a clean Debian LXC to set up your infrastructure:
apt update && apt install -y curl && bash -c "$(curl -fsSL https://raw.githubusercontent.com/mer0x/homelab-as-code/refs/heads/master/deploy_homelab.sh)"