Standalone Single Binary
No Node.js or complex dependencies required. Pre-packaged with an embedded Web UI, SQLite database, and HTTP Byte-Range static asset server.
A high-performance, lightweight network autoinstall server for Bare-metal and Virtual Machines powered by Bun & TypeScript.
Download the precompiled binary for your architecture from GitHub Releases:
# Example for Linux x64
tar -xzf lab-ipxe-os-v1.0.0-linux-x64.tar.gz
cd lab-ipxe-os
./lab-ipxe-osDirect your DHCP server or iPXE client to the boot script endpoint:
chain http://<SERVER-IP>:3000/boot.ipxe?mac=${net0/mac}