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.

DeadDjembe

Members
  • Joined

  • Last visited

  1. currently it does not include the "--". It's working so I'm not going to change it now, but will keep in mind if something breaks again. My config currently states: OpenVPN_OPTIONS:
  2. changing the dns to lowercase did not seem to help, but moving off the :dev branch did the trick. I'm up and running again! thanks for your help!
  3. Thanks for your help: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Transmission_VPN_New' --net='none' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'OPENVPN_USERNAME'='XXXXXXX' -e 'OPENVPN_PASSWORD'='XXXXXXX' -e 'OPENVPN_CONFIG'='netherlands' -e 'OPENVPN_PROVIDER'='PIA' -e 'LOCAL_NETWORK'='192.168.0.0/24' -e 'TRANSMISSION_RPC_USERNAME'='XXXXXX' -e 'TRANSMISSION_RPC_PASSWORD'='XXXXXXX' -e 'OPENVPN_OPTS'='--dhcp-option DNS 8.8.8.8 --inactive 3600 --ping 10 --ping-exit 60 --mute-replay-warnings' -e 'PUID'='99' -e 'PGID'='100' -e 'TRANSMISSION_DOWNLOAD_DIR'='/downloads/complete' -e 'TRANSMISSION_RPC_AUTHENTICATION_REQUIRED'='false' -e 'TRANSMISSION_RATIO_LIMIT_ENABLED'='false' -e 'TRANSMISSION_DOWNLOAD_QUEUE_SIZE'='15' -e 'TRANSMISSION_CACHE_SIZE_MB'='10' -e 'TRANSMISSION_INCOMPLETE_DIR'='/downloads/incomplete' -e 'TRANSMISSION_WEB_UI'='transmission-web-control' -e 'GLOBAL_APPLY_PERMISSIONS'='false' -e 'WEBPROXY_ENABLED'='false' -e 'PIA_OPENVPN_CONFIG_BUNDLE'='openvpn-tcp' -v '/mnt/cache/.appdata/transmission_New':'/data':'rw' -v '/mnt/user/downloads/':'/downloads':'rw' -v '/mnt/user/downloads/blackhole/':'/watch':'rw' -v '/mnt/user/downloads/':'/mnt/user/T_Media/Torrent/':'rw' -v '/mnt/user/media/audio books/':'/audiobooks':'rw' -e 'pipework_cmd=br0 @CONTAINER_NAME@ 192.168.1.38/[email protected] XX:XX:XX:XX:XX:XX' --restart unless-stopped 'haugene/transmission-openvpn:dev' 2399ca71261076d9c52c7152a2933764de60e2b363022c21e1fe5e0b105e595d
  4. Hi all, I am receiving the error: WARNING: initial DNS resolution test failed curl: (6) Could not resolve host: www.privateinternetaccess.com per others suggestions here and from on this thread I have tried: -dhcp-option DNS 8.8.8.8 to OpenVPN_OPTIONS --dns 8.8.8.8 --dns 8.8.4.4 to the container's Extra Parameters mapping /etc/resolv.conf and populating the file with either: OVERRIDE_DNS_1=8.8.8.8 OVERRIDE_DNS_2=8.8.4.4 nameserver 8.8.8.8 nameserver 8.8.4.4 None seem to correct the issue. Any other troubleshooting steps I can take?
  5. Happy B-Day UNraid! I've been a user for years. Rock solid experience, I've been amazed at how flexible and stable it has been. One of the best communities out there. Keep up the good work!
  6. I added the variable "CONTEXT_PATH" with the value "/airsonic" to the container template and it is working properly with my nginx reverse proxy.
  7. Bummer to hear that. In the install.php there is a base_url variable that I hoped would work, but it didn't seem to work for me. Looks like I need to forward a port to access from outside the LAN.
  8. Is there a way to set the base url so FreshRSS may hide behind a reverse proxy? I tried passing the base_url variable but this did not seem to work. Any help is much appreciated!
  9. You could give pipework a try, it's a docker container that allows you to assign a unique ip address to other containers. This way pihole can be on a different ip allowing both to have port 53 open.

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.