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.

maTTi

Members
  • Joined

Everything posted by maTTi

  1. Hi all, I have Basic license (already 5 disks in array and one ssd in pool) and I want to buy external ssd disk for backup purposes. I want to connect this drive to usb port on the motherboard. Will this drive be counted as another devices in license limit?
  2. @bonienl Hi, is it possible to add new option: "Open terminal here" when browsing a folder?
  3. In my case the problem was the fast boot bios setting, it should be disable
  4. What total field refers to? It is from the start of the plugin or monthly?
  5. Is preview generator included in this image? How to add it to cron and run initial generation?
  6. Ok after next reboot plugin disappeared again. How can I provide you a logs to debug?
  7. Default settings for UID, GUID and umask in the docker template are: 99, 100. 022 These produce folder with drwxr-xr-x and files with -rw-r--r-- permissions. How to setup these variables correctly to much Unraid default permissions so drwxrwxrwx for directories and for files -rw-rw-rw- Can maintainer fix the template to match the default Unraid permissions?
  8. Is it possible to merge power off and power on commands to one script? times= { poweroff=20 poweron=8 }
  9. What is the best way to periodically backup folder from cache to array. Copy only new or changed files. I know there is a plugin for backup Appdata folder but I have custom folder on Cache pool because I need performance but I also need protection so I want to make backup to array. Is there a plugin or script to backup selected folders from cache to array?
  10. Any tips to make Nextcloud faster? It really hard to use webui in my case, when I enter a folder with images page freeze, something server die and I need to restart the container. My setup is: *mariadb in separate container (appdata on cache drive) *linuxserver container conected to maria db (appdata on cache drive) I think the problem with my setup is that user data (Nextcloud files) are store on the array. I am thinking to move it to the cache to speed things up but in that scenario I will lose parity protection
  11. #!/bin/bash DIR="/mnt/user/media/movies/MOVIE_FOLDER/" find "$DIR" -type f -name '*.mkv' | while read filepath; do docker exec MKVToolNix /usr/bin/mkvmerge -J "$filepath" done I am trying to write script that use mkvtoolnix container to process my movie files in line: docker exec MKVToolNix /usr/bin/mkvmerge -J "$filepath" i get error i don't know why script can't read this file
  12. Is it possible to add mkvtoolnix?
  13. Hi, I have a script that I want to run in the background using User scripts plugin. This script needs Mkvtoolnix lib to be installed. Is it possible to install it on Unraid directly to be visible in the User scripts? I know there is a container with Mkvtoolnix but this won't work for me as I don't want to run script in the container.
  14. I have build new NAS with Asus PRIME N100I-D D4-CSM recently. Everything looks ok but I want to setup BIOS properly. If you use this motherboard please provide your bios settings for performance and power saving
  15. Thanks in case someone have the same motherboard: Asus PRIME N100I-D D4-CSM please paste the best settings for Unraid in bios
  16. how to check and setting these C-states?
  17. Thanks for the plugin, it is great 1. Is it possible to show current files activity on the dashboard? 2. I have checked "Enable for Cache and Pool Disks?" but still can't see my cache drive in the tabs (I have appdata docker there so in theory it should be always in activitiy list when docker is running but it is not, only my array disks)
  18. But why load is higher when nominal speed is also higher?
  19. Hi, Why Unraid shows that process is still at over 2800Mhz and load are very high? when I set power saving in BIOS Unraid shows always 800mhz and load arround 10% that is weird, shouldn’t be load higher on lower mhz?
  20. So far I did one reboot, let you know after the next one
  21. For some reason I have found this plugin gone twice after a reboot
  22. Hi all, Please tell me how to setup BIOS on Asus PRIME N100I-D D4-CSM to make it boot without monitor connected to it :(. Can’t find option that is responsible for blocking booting when there is no monitor
  23. Could you show your config in Nginx proxy manager for Unraid web ui? Enabling WebSocket support does not work for me ;(
  24. My Ntfy server is docker container. Everything works fine except notification from Unraid, nothing is send when I use TEST button This is my config:

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.