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.

tjb_altf4

Members
  • Joined

  • Last visited

Everything posted by tjb_altf4

  1. where is that setting? thats not part of Unraid OS or the plugin as far as I can find.
  2. Could we get the decimal accuracy of the group to match the containers, or otherwise prevent multiline overflow? I'm seeing the height expand and contract as sometimes the MEM_USED / MEM_TOTAL gets too long for the cell pushing it to display like: MEM_USED / MEM_TOTAL Its just an annoying behaviour introduced in 7.0.0 (coming from 6.12) in an otherwise great plugin
  3. Docker doesn't look for an env by default, you need to specify that it needs to read one. Turn on advanced view in template, and look for "Extra Parameters", add this to that field, adjusting for the actual path to the env 🙂 --env-file=/mnt/user/appdata/homepage/.env No special permissions required
  4. You're using the AMD GPU specific image (rocm)
  5. @bonienl any chance could you adapt Dynamix Stop Shell plugin for shell sessions created by tmux? Currently they are not terminated, which is a problem in case of emergency shutdowns (UPS initiated etc). I'm using the Tmux manager plugin for reference.
  6. You asked if it was an "intentional design choice" and the reply was "... it was a choice"
  7. Mover tuning set to "Disable Mover running on a schedule = Yes" will put mover into manual trigger only mode. Then you can script when you want it to run, e,g, using user scripts plugin... mover is run from cli using "mover" command.
  8. yeah like I said, the unraid array.. which doesn't include any pools 😉
  9. user0 is the unraid array, or at least a symlink to it
  10. Mostly starting and monitoring long running computational jobs in custom built dockers. I guess there would need to be some logic to open existing session or create new, but for my use case I would only ever want a single session (and to resume if exists). To be honest, most of the appeal is not having half a dozen separate terminal browser windows open while getting CLI work done (I love the group window / settings page viewer)
  11. Great plugin, normally a screen user but this makes it all too easy 😆 Any chance you could extend the plugin to include a context item for docker containers to start terminal session using tmux?
  12. @binhex made a fix in his base image to allow support for Tailscale based on a similar issue for Jellyfin recently, but might need to trigger a manual release to update for the current emby release.
  13. Reflink support was added years ago (not long after XFS added it), and is generally of benefit... but if you want the space back the steps are shown in this post
  14. You can load envs in Unraid also, there's just not a dedicated UI element to do this. Just something like this in the Extra Parameters will do the trick: --env-file=/mnt/cache/appdata/homepage/.env
  15. Unraid bug that's been around for years, it was fixed in 7.0.0-beta4. Note that its only cosmetic, IPs are assigned and can be confirmed in container shell using ifconfig bug info here
  16. This should in theory allow simultaneous use of a physical GPU on multiple docker containers, and multiple VMs using VirGL... as everything runs as a host process. Great work!
  17. Unraid bug that's been around for years, it was fixed in 7.0.0-beta4 bug info here
  18. To expand and answer your question more directly, you'll want the convert to raid0 mode to combine storage. You'll get a performance improvement, but be aware if one disk fails, data on both will be gone.
  19. For btrfs pools, the default for pools is raid1, you can change the raid level after initialisation in the pool settings under balance. I don't know how similar this process is for ZFS, as I've not got any ZFS pools setup yet.
  20. Although you are probably right for this user, on more than one occasion I've had settings reset upon upgrading the OS. If that happened then that "wrong" setting would stick on the downgrade.
  21. LSI 9305 is only comes in IT mode
  22. One very simple answer is if you have more than one arrays worth of disks (28+2) to manage.
  23. Trying to troubleshoot why an existing install can no longer download, has been like this for around 2 days. Startup script shows as successful on all counts... I see peers connect, then dropoff. Changing PIA wireguard endpoints doesn't help, but I suspect its a PIA issue. Any ideas on resolving? Found the problem, unrelated cause
  24. Should also be available through Unraid itself as show in this faq. https://docs.unraid.net/unraid-os/faq/licensing-faq/#how-do-i-upgrade-my-unraid-license

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.