Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.25 KB

File metadata and controls

28 lines (19 loc) · 1.25 KB

NetbootXYZ

Link to App

Link to GitHub or Website

netboot.xyz is a convenient place to boot into any type of operating system or utility disk without the need of having to go spend time retrieving the ISO just to run it. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.

This app is hosted on Cocoa as a docker container

{% @github-files/github-code-block url="https://github.com/trentnbauer/agg/blob/main/docker-compose/netbootxyz.yml" %}

Port Purpose
3000 WebUI
69 DHCP / PXE booting
80 File store for bootable media
Host Volume Container Volume Purpose
assets /assets stores downloaded bootable media
conf /config stores configuration files
Integration Purpose
UniFi Set as PXEBoot server

\