- TFTP (pxelinux for BIOS, GRUB EFI for UEFI)
- HTTP (serves
/isoand NoCloud for autoinstall) - Menu is generated based on the contents of
./iso/(each ISO is a separate menu item)
nano .envHOST_ADDR=192.168.88.254
HTTP_PORT=8067
ISO_DIRECTORY=iso
ISO_DEFAULT=ubuntu-24.04.3-live-server-amd64.isoopenssl passwd -6 'YouPasswordHere' username: ubuntu
password: "YourHashHere"bash bin/run.shdocker compose up -d/ip dhcp-server network set [find where address~"192.168.88.0/24"] next-server=192.168.88.254 boot-file-name=grubx64.efi/ip dhcp-server network set [find where address~"192.168.88.0/24"] next-server=192.168.88.254 boot-file-name=pxelinux.0