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.

OneWeekNotice

Members
  • Joined

  • Last visited

  1. Hello, I'm trying to route other docker containers through DelugeVpn. I'm following the github guide Q24, Q25 and Q26. Question: Does anyone know what the equivalent setup would be for unraid 'Extra Parameters' in docker cli or a docker gui such as portainer? Specifically these below instructions. Any help would be appreciated
  2. Found my issue. Was running Pihole on my network. Disabled and everything is working. Confirmed this solution with other threads comments in the past.
  3. Logs attached. Thanks for the help supervisord.log
  4. Having an issue resolving DNS in a docker container. Been looking through these forms plus github and nothing is working. Unsure if I missed something in the setup. I have tried multiple .ovpn and ensured I can connected to the same locations on another device using the PIA client. using default bridge network in docker and tired many name_servers addresses which includes the default Log and docker compose below. Any help would be appreciated version: '3.9' services: delugevpn: image: binhex/arch-delugevpn:latest container_name: delugevpn cap_add: - NET_ADMIN volumes: - ${downloadFolder}:/data - ${delugevpnConfig}:/config - /etc/localtime:/etc/localtime:ro environment: - VPN_ENABLED=yes - VPN_USER=<username> - VPN_PASS=<password> - VPN_PROV=pia - VPN_CLIENT=openvpn - STRICT_PORT_FORWARD=no - ENABLE_PRIVOXY=no - LAN_NETWORK=192.168.1.0/24 - NAME_SERVERS=84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1 - DELUGE_DAEMON_LOG_LEVEL=info - DELUGE_WEB_LOG_LEVEL=info - DELUGE_ENABLE_WEBUI_PASSWORD=no - DEBUG=true - UMASK=000 - PUID=0 - PGID=0 ports: - '8112:8112' - '8118:8118' - '58846:58846' - '58946:58946'

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.