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.

firedo

Members
  • Joined

  • Last visited

Everything posted by firedo

  1. Thanks, this looks cool as a regular SSH user (as a Linux user I like to customize my unRAID somewhat to my liking). It would be nice to have the option to show the Total Disk Space Usage for the whole Array (instead of the individual user drives), for ex. add an "array" in to the Display value in the Global section in the config.yml. Docker display could have an option to show the "exited" status for ONLY the auto-start enabled Docker containers. This way you wouldn't have to keep updating the config file's Ignore list anytime you create a new Container that is ran only when it is needed.
  2. Dynamix S3 Sleep - New Feature (patch included): Array Parity Check/Rebuild I needed a Sleep inhibitor for the array parity check/rebuild. As I don't want to use HDD spindown's and still want my PC to sleep automatically. I noticed that when going to Sleep Mode the running Array Parity Check was cancelled by the time the PC resumes from sleep. So, I made this modification to your plugin so that you can enable/disable (default: enable) a check that will prevent your PC from going to Sleep/Shutdown Mode when an Array Parity Check/Rebuild is currently running (or paused). The result of the last parity check doesn't matter to the script. Only that it has stopped or finished. I made these modifications to the plugin, feel free to use them. If you want, you can include some or parts of it in your plugin if you want. Others can apply it with the below command (after the plugin has started): cd / && patch -p1 < /path/to/patchfile And then restart the s3_sleep script: /usr/local/emhttp/plugins/dynamix.s3.sleep/scripts/rc.s3sleep restart Note: These commands must be added to the /boot/config/go script to make them persist after a reboot. An update to the plugin might make the patch not applicable anymore. dynamix.s3.sleep.parity_check.patch

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.