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.

bobokun

Members
  • Joined

  • Last visited

Everything posted by bobokun

  1. I'm trying to figure out how to reverse proxy my rutorrent docker. This is how my template looks (See below) and I access the GUI through port 82. I'm not sure how to add a base url so how I access it locally is through http:[server IP]:82 When I go through my duckdns/rutorrent it isn't displaying the rutorrent gui properly. location /rutorrent { include /config/nginx/proxy.conf; proxy_bind $server_addr; proxy_pass http://[IP]:82/; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Host $server_name; proxy_set_header X-Real-IP $remote_addr; auth_basic "Restricted"; auth_basic_user_file /config/nginx/.htpasswd; }
  2. Have you ever resolved this?? I also have the same issue where my web UI is working and DNS is running but I'm not receiving any queries. Starting dnsmasqdnsmasq: started, version 2.77 cachesize 10000dnsmasq: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotifydnsmasq: using nameserver 8.8.4.4#53dnsmasq: using nameserver 8.8.8.8#53dnsmasq: read /etc/hosts - 7 addressesdnsmasq: read /etc/pihole/black.list - 0 addressesdnsmasq: read /etc/pihole/local.list - 2 addressesdnsmasq: read /etc/pihole/gravity.list - 442884 addresses

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.