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.

Accessing UNRAID webui through nginx proxy manager

Featured Replies

Hi,

I got Nginx Proxy manager working in front of some docker running under unraid.

Now I would like to do the same for unraid web gui. Problem is, not matter what url I tried to proxy, unraid keeps redirecting to its own URL (without the NPM ssl port 18443).

Is there a way to disable this redirect behavior ?

Tx

hmm... I would set npm to docker newtok host mode and edit unraids webui ports. then setup a reverse proxy host to unraids domain name to the new ports.

in unraid settings> managment access:

image.png

use something like 6080 / 6443

this will move unraids web ui ports...

Most likely your deployed npm in a docker bridge network. this has netowrk access limitations. it neither has nor have access to unraid at 127.0.0.1
nor is able to get tothe lan subnet of unriad 192.168.x.x for proxy routing...

to fix npm should be host to have access to all of the interfaces unraids does and thus have 127.0.0.1 but npm also use port 80 and 443... so unraid would be the easier port move in this case.

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.