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.

michielvv

Members
  • Joined

  • Last visited

Solutions

  1. michielvv's post in Update containers with custom network fails was marked as the answer   
    Solved all of this: bottom line was that i implemented the wrong way of getting dockers to use the vpn docker's network instead of their own:
    1. I made a custom network via the command line pointing to the VPN docker
    2. in each of the docker's pull down lists I selected this network to use.
     
    This causes problems when updating (custom network does not seem to be refreshed with the new docker ID of the VPN docker) and portmapping problems somehow.
     
    Instead, I should've done the following:
    1. for each docker, set network to 'none'
    2. for each docker, add extra parameter "--net=container:[your vpn dockername - only lowercase allowed!!!]"
     
    And bingo: updating the vpn dockers refreshes the relying dockers automatically and portmapping is transparently working without errors. super!

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.