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.

Solderfiend

Members
  • Joined

  • Last visited

Everything posted by Solderfiend

  1. Hmm. Verified with the docker run and it's working. Something about how the docker compose is written isn't working. Thanks! i'll keep tinkering with it on a test instance.
  2. Hey binhex; I've got your delugevpn docker image pulled and (i think) configured correctly to work with nordvpn, but when I launch it seems to get stuck in an eternal startup loop, do you have any ideas? pastbin of logs: https://pastebin.com/2ZiMeHvJ I've set up a docker-compose file for it which may be the root of my issues.... version: '3.3' services: arch-delugevpn: ports: - '192.168.1.200:8112:8112' - '192.168.1.200:8118:8118' - '192.168.1.200:58846:58846' - '192.168.1.200:58946:58946' container_name: 'Deluge' volumes: - '/home/andrew/transmission/data:/data' - '/home/andrew/transmission:/config' - '/etc/localtime:/etc/localtime:ro' environment: - VPN_ENABLED=yes - VPN_USER=<USER> - VPN_PASS=<PASSWORD> - VPN_PROV=custom - VPN_CLIENT=openvpn - VPN_OPTIONS= - STRICT_PORT_FORWARD=yes - ENABLE_PRIVOXY=no - LAN_NETWORK=192.168.1.0/24 - NAME_SERVERS= - DELUGE_DAEMON_LOG_LEVEL=info - DELUGE_WEB_LOG_LEVEL=info - VPN_INPUT_PORTS= - VPN_OUTPUT_PORTS= - DEBUG=true - UMASK=000 - PUID=1000 - PGID=1000 image: binhex/arch-delugevpn any suggestions? Edit: also, I have the selected nordvpn .ovp file in the generated openvpn folder

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.