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.

amura11

Members
  • Joined

  • Last visited

Solutions

  1. amura11's post in [unRAID-6.9.2] Docker Networking Questions was marked as the answer   
    After some reading and contemplation I realized I was going about this totally the wrong way. Trying to get Docker to behave like Proxmox was the big mistake here. There appears there are ways to expose a Docker network so that external computers can access the containers by hostname by proxy-ing DNS through the Docker network. That doesn't solve the DHCP issue though.
     
    The real solution was to not do that at all. I ended up creating a custom bridge network in Docker and put my containers on that network. This allows the containers to reach each other by their container name (as long as they are on the same network). This makes setting up services that reference each other (like the various *arrs) much easier. To access my containers on my LAN/WAN I used reverse proxies for most services and for the few services I wanted to directly access locally (such as streaming services) I forwarded their ports to the host and access them that way.
     
    Coming from Proxmox put me in the wrong headspace and after wrapping my head around unRAID/Docker it made things way clearer and ultimately way easier.

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.