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.

poldim

Members
  • Joined

  • Last visited

Everything posted by poldim

  1. Is there a way to run the pi hole on a different IP address that way I can keep unpaid's UI on port 80? I've tried changing the port to other numbers and get the same error: [b]Removing container: pihole[/b] Successfully removed container 'pihole' [b]Command: [/b]root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="pihole" --net="bridge" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "ServerIP"="192.168.1.26" -e "DNS1"="8.8.8.8" -e "DNS2"="8.8.4.4" -e "IPv6"="False" -p 53:53/tcp -p 53:53/udp -p [u][color=red]8111[/color][/u]:80/tcp -v "/mnt/user/appdata/pihole/pihole.log":"/var/log/pihole.log":rw -v "/mnt/user/appdata/pihole/blacklist.txt":"/etc/pihole/blacklist.txt":rw -v "/mnt/user/appdata/pihole/whitelist.txt":"/etc/pihole/whitelist.txt":rw --cap-add=NET_ADMIN diginc/pi-hole:alpine d4cea8212b5f7536bf61ecaa4b2cd218d8ebbdb121a7bd1546f490f21b5b1375 docker: Error response from daemon: failed to create endpoint pihole on network bridge: Error starting userland proxy: listen tcp 0.0.0.0:53: bind: address already in use. [b]The command failed.[/b] Unraid's IP is .25 and none of the other dockers are using port 8111. For 53, I get this: netstat -tulpn | grep --color :53 tcp 0 0 192.168.122.1:53 0.0.0.0:* LISTEN 11799/dnsmasq udp 0 0 0.0.0.0:53657 0.0.0.0:* 1681/rpc.statd udp 0 0 192.168.122.1:53 0.0.0.0:* 11799/dnsmasq udp 0 0 0.0.0.0:5353 0.0.0.0:* 8064/avahi-daemon:
  2. Gotcha. Somehow it was ignoring a few of my commented out options in the config and I thought maybe the example was messing with something. Turned out I just needed to delete them as it was ignoring the '#'. Thanks for the docker!
  3. Prevent creation of "mosquitto.conf.example"? I can't figure out why the docker is creating the example file every time. I've deleted the conf.d and config.d folders and am just using the config file in the root config 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.