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.

Logic behind available Docker containers?

Featured Replies

So I wanted to install linuxserver/smokeping in Unraid Docker. But it turns out that there is no way to change the host port using the Unraid Docker template. And it's default setting is almost 100% sure to collide with another app.

 

Instead I have to do a fully manuall installation direct from the repo. Unless I'm missing something very basic here this means that the inclusion of the image in the Apps directory is useless and a source of yet more beginners frustration. Thus amplifying the feeling that Unraid is not for everyone.

 

So two questions;

 

1. What is the logic behind including a container image that you know won't work for a majority of users?

2. How can there be no host port setting in the Unraid Docker template? Not even in advanced mode.

 

Thank you.

  • Community Expert
44 minutes ago, Arneby said:

 

 

1. What is the logic behind including a container image that you know won't work for a majority of users?

2. How can there be no host port setting in the Unraid Docker template? Not even in advanced mode.

 

 

It does, if you keep it running on a bridge. (which by default, it ships with)

if you change the network mode to host. That always involves a lot "work". Depending on how the docker container is build, you *could* have it as simple as declaring the port that runs on via a variable or over the config file, if it doesnt, you need to build the docker image yourself to make it work with your usecase.


Edit:

Given that the default ships with bidge as network and port 80, which is used by unraid, its as simple as this.
 

 

 

 

Edited by Mainfrezzer

  • Author

I see. Its that first warning dialog at install that throws me of the course. I take warning dialogs to seriously obviously :)

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.