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.

Uderzo

Members
  • Joined

  • Last visited

  1. Thanks for pointing that out, I hadn’t noticed the change. The template has been updated and should be working properly soon.
  2. New version of Sharkord, support for PUID/PGID variables has been added.
  3. The Sharkord Docker image no longer runs as root. It now runs as the non-root user “bun” (uid 1000). Because of this, the container no longer uses /root/.config/sharkord for its data. It now uses /home/bun/.config/sharkord instead. The template has been updated to reflect this change. If you were using the old template, Sharkord may have appeared to reset or show permission errors because it could not access the old root-based path. If you used the old template, edit your container and change the container path from /root/.config/sharkord to /home/bun/.config/sharkord, then apply the changes so the container is recreated. After that, run the following on Unraid to fix permissions if you get EACCES errors: chown -R 1000:1000 /mnt/user/appdata/sharkord Then restart the container.
  4. Sharkord template has been updated The WebRTC port range is no longer required. Only port 40000 (TCP and UDP) is needed. You can either: Delete the container template and re-add it to use the updated version, or Manually change the WebRTC port from 40000-40020 to 40000 (TCP and UDP). You can change the WebRTC port in: /appdata/sharkord/config.ini [webRtc] port=40000 If you change this value, the port must match the TCP and UDP port configured in the Unraid template.
  5. This is a support thread for this repo: https://github.com/BabaBooey84/unraid-templates I'm maintaining the templates for the community.
  6. Check the RAM using memtest. I struggled with instability like this, and it was faulty RAM.
  7. The latest update caused the docker container to stop running. I assume this is due to the recent changes mentioned above. How can I fix this?

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.