All apps · 0 apps
HELBOOT
Docker app from Kreuzbube88's Repository
Overview
HELBOOT is a provisioning engine for homelabs: upload original OS ISOs,
build installation profiles, register machines by MAC address and get
fully automated network installations (PXE / iPXE / HTTP boot) for
Windows, Debian, Ubuntu, Fedora, openSUSE, Proxmox VE and more.
Works alongside your existing router DHCP (ProxyDHCP mode) or as a
standalone DHCP server. Host network mode is strongly recommended:
PXE relies on DHCP broadcasts that do not traverse Docker bridge
networking. Ensure UDP 67/69/4011 and TCP 8080 are free on the host.
Install HELBOOT on Unraid in a few clicks.
Find HELBOOT in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for HELBOOT Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/kreuzbube88/helboot:latestLast Updated2026-09-13
First Seen2026-07-09
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
host- Shell
sh- Privileged
- false
Template configuration
DataPathrw
HELBOOT state: database, generated boot assets, logs, secrets.
- Target
- /data
- Default
- /mnt/user/appdata/helboot
- Value
- /mnt/user/appdata/helboot
ISO LibraryPathrw
Optional: existing share with original OS ISO files. HELBOOT never modifies them.
- Target
- /data/isos
- Default
- /mnt/user/isos
- Value
- /mnt/user/isos
WebUI PortVariable
HTTP listen address for the web UI, API and HTTP boot (host network). Format :PORT.
- Target
- HELBOOT_HTTP_ADDR
- Default
- :8080
- Value
- :8080
Log LevelVariable
Log verbosity: debug, info, warn or error.
- Target
- HELBOOT_LOG_LEVEL
- Default
- info
- Value
- info