Bootimus
garybowers/bootimus:latest
ttps://hub.docker.com/r/garybowers/bootimus
bridge
sh
false
https://forums.unraid.net/topic/198435-support-devzwf-bootimus/
https://bootimus.com/
A production-ready, self-contained PXE and HTTP boot server written in Go with embedded iPXE bootloaders, SQLite/PostgreSQL support, and a full-featured web admin interface. Deploy in seconds with a single binary or Docker container.
There Be Dragons!
This is an early-stage work-in-progress project - there may be bugs. Please raise an issue for any unexpected behaviour you encounter.
Productivity: Tools: Network:Other
http://[IP]:[PORT:8081]/
https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/images/bootimus.png
--cap-add=NET_BIND_SERVICE --restart=unless-stopped
1777059060
Don't donate to me! Instead, please donate the creators of the apps, but if you insist
https://ko-fi.com/devzwf
69
8081
/mnt/user/appdata/bootimus/data
/mnt/user/isos/
8080
FALSE
FALSE
### 2026.04.25
- fix restart policy to unless-stopped
- added BOOTIMUS_PROXY_DHCP_ENABLED env variable config for proxyDHCP coexistence
- added BOOTIMUS_WINDOWS_SMB_ENABLED env variable config to enable Windows SMB support
### 2026.04.24
- Initial Release