April 24Apr 24 Sorry no template (or at least I don't know how to download the XML from my instance 😂).If anyone here can make one (incl. dedicated support thread), that would be really great and would push bootimus forward, like it deserves!!!!!Anyways, here is the docker output after adding/saving my docker. Basically it's just the docker parameters from the bootimus GitHub.I have used custom network with separate ip (reserved DHCP address) for bootp to work. This ip i have added to my openwrt. Please see bootimus documentation which is really good and has some examples.Here is the command where you can see/pick the details (sure replace IP, ...) and add an custom docker container in unraid:docker run -d --name='Bootimus' --net='eth0' --ip='192.168.0.X' --pids-limit 2048 -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Unraid" -e HOST_CONTAINERNAME="Bootimus" -e 'TCP_PORT_3000'='3001' -e 'UDP_PORT_69'='69' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.icon='https://raw.githubusercontent.com/garybowers/bootimus/logos/bootimus_logo_square_ulow.png' -v '/mnt/user/appdata/bootimus/':'/data':'rw' -v '/mnt/user/Daten/ISOs/':'/data/isos':'rw' 'garybowers/bootimus:latest'Hope this helps. Edited April 24Apr 24 by pOpYRaid
April 24Apr 24 3 minutes ago, ZappyZap said:Hi i can make one let me do that and provide infoNice!!!!!Is that than available in the apps section of Unraid? Please note the logos folder in the repo, where I have uploaded a lot of different logo sizes, which you can use for the template and thread 😀
April 24Apr 24 Author Yes incoming !!!!i push the first version https://forums.unraid.net/topic/198435-support-devzwf-bootimus/should be available in the apps store soonlet me know if anything need to be updated
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.