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.

Chrrs

Members
  • Joined

  • Last visited

  1. Great timing! I just set up this up using the community templates and was having issues registering my admin user. The above two changes worked.
  2. I uninstalled the "My Servers" plugin, but every time I go to http://tower.local, I still get redirected to https://xxxxx.unraid.net and have to login. Edit: Nevermind. This had nothing to do with the My Servers plug in. I have to remove the root password to disabe the web ui login page.
  3. Chrome on my Mac will not load the admin page (https://myip:943/admin). Neither the root ca nor the self-signed certificate are being trusted: NET::ERR_CERT_REVOKED I can't force a bypass of this error by choosing to proceed to the unsafe webpage. I am able to on other devices. I verified the time inside the docker and it is correct (same as my laptop). What am I missing? Edit: I got a copy of the root ca from /appdata/openvpn-as/etc/web-ssl/ca.crt, added it to my Mac's Keychain and manually trusted it in my Keychain's System area. Chrome now says that the root ca and server certificate are "valid", but is still me NET::ERR_CERT_REVOKED with no way to bypass. Edit 2: This may be an issue with Chrome and Catalina? Anyone running Catalina and openvpn-as able to open the admin page? Edit 3: Last edit. I'm pretty sure this is due to Catalina's new requirements for certificates. openvpn-as is generating a certificate valid for 10 years while Catalina will only trust certificates generated after July 2019 that are valid for 825 days or less. Not related to openvpn-as, this seems to be the same issue: https://github.com/symfony/cli/issues/146
  4. I also had trouble getting the timezone. Linking the docker's /etc/localtime to Unraid /etc/localtime did not work. This is what finally worked for me from a fresh docker install: root@Tower:/mnt/user/appdata/pihole# docker exec -it pihole sh / # date Sun Jan 1 17:04:36 GMT 2017 / # apk add -U tzdata fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1/1) Installing tzdata (2016j-r0) Executing busybox-1.25.1-r0.trigger OK: 97 MiB in 35 packages / # date Sun Jan 1 12:04:47 EST 2017 / #

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.