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.

Sylvain Rougeaux

Members
  • Joined

  • Last visited

Solutions

  1. Sylvain Rougeaux's post in Adguard webui port, strange behave was marked as the answer   
    Port mapping doesn't work in network host mode.
    In host mode, port opened in the docker container is opened directly on the host.
    So, you have to edit the AdGuard configure file.
     
    Stop the AdGuard container and open a terminal.
    Type :
    nano /mnt/user/appdata/adguard/config/AdGuardHome.yaml  
    Edit the AdGuard web UI settings (http/address). eg:
    http:   address: 192.168.1.70:3000  
    The IP address should be the static IP defined for your unraid machine. You can set it in the Settings -> Network Settings -> IPv4 address.
    The port is up to you. 3000 is usual for AdGuard.
     
    Hope this helps!
     
    Regards,
     
    Sylvain

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.