Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] devzwf - iVentoy

Featured Replies

  • Author

Hey
do you have a template for unraid ?
are you working on one ?

  • Replies 54
  • Views 13.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • here you go :  

  • Oh Please open a feature request in the github , and i will try followup. Sorry for the misunderstanding Thanks  

  • Edit :  Thanks @Mainfrezzer you just make me realise something , @VladoB you are not using my template .... 67 is use by dnsmasq 

Posted Images

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 by pOpYRaid

  • Author

Hi i can make one
let me do that and provide info

3 minutes ago, ZappyZap said:

Hi i can make one
let me do that and provide info

Nice!!!!!

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 😀

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.