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.

Specify port, container directly on physical network

Featured Replies

I'm running Docker containers on a seperate VLAN, meaning each container has their own IP. I want to run all containers on port 80, so they can be easily reached by local DNS. For example backup.lan would be my Duplicati container. This works if the container is using port 80 internally, but many containers run web server on a non-standard port, for example:

 

linuxserver/duplicati:8200

linuxserver/qbittorrent:8080

huginn/huginn:3000

 

and the list goes on. Changing the port mapping in the unRAID UI does nothing, as the container is not on a virtual network, and there is no port mapping/NAT between my local network and the container. Is there any way to get around this without changing the image in the build process? (I know this is an edge case, my network is unnecessary complicated).

AFAIK, you would have to create a custom docker bridge via the command line to allow this.  Google would be your friend.

  • Author
17 minutes ago, jonathanm said:

Another option would be to run a reverse proxy.

That makes sense, didn't think of that.

Archived

This topic is now archived and is closed to further replies.

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.