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.

basnappl

Members
  • Joined

  • Last visited

  1. All good now. The DNS issue turned out to be unrelated (I had made a change upstream that broke DNS). Thank you all for your help!
  2. Strange issue. I have tried starting the array with the cache drives added and... After a bit of "Array starting", I lose the ability to browse the web gui (unable to connect). I can still ssh in though... I've tried restarting nginx to no avail. Any ideas?
  3. Wow, thank you all for these responses. I am going to try it now. I'll let you know how it goes.
  4. Hello, I recently migrated my Unraid setup to a new case. I moved all but my 2 SSDs (cache drives) over and tried to boot. I then started the array after checking the box to remove my cache pool because I'm an idiot who didn't realize this would clobber all of my Docker containers. I now have my SSDs hooked up. Is there any way to add them back and have things work like I never removed them? Thanks a lot in advance!
  5. In case anyone has issues, here is how I got this container working with the latest version of the Joplin app: After installing the app, you need to chown -R 1000:1000 /mnt/user/appdata/joplinapp Then, open a console into the docker (it should put you in /app. If not, "cd /app" Get the latest appimage. For 2.11.11, that would be (replace with whatever the latest is from https://github.com/laurent22/joplin/releases) wget https://github.com/laurent22/joplin/releases/download/v2.11.11/Joplin-2.11.11.AppImage Execute rm -rf /app/squashfs-root Execute chmod +x ./JoplinXXXXXXXXXXXXXXX.AppImage where JoplinXXXXXXXXXXXXXXX.AppImage is the name of the file you downloaded in step 3 (e.g., Joplin-2.11.11.AppImage for the latest version at the time of this posting) Execute /app/JoplinXXXXXXXXXXXXXXX.AppImage --appimage-extract Execute chown -R app:app /app/squashfs-root That's it. Now, restart the container and you should be running the latest version. Hope this helps someone!

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.