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.

bruise_lee

Members
  • Joined

  • Last visited

  1. I can sign into the wiki, forums.unraid.net, even setup "My Servers" from my local unraid server setup but for the life of me, I cannot sign into https://unraid.net/login.I've also tried resetting my password, changing the registered email address, etc but still get the "invalid username/password". Ultimately, I'm trying to downgrade from 6.10.2 to 6.9.2 because I want to use my own cert and not have it "reset" after each unraid update. Thanks
  2. #shorter version that works server { listen 443 ssl http2; server_name remotely.yourdomain.com*; #or whatever you want the URL to be include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; proxy_pass http://xxx.xxx.xxx.xxx:9280; set $upstream_port 443; set $upstream_proto https; } }

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.