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.

Nelo3D

Members
  • Joined

  • Last visited

Everything posted by Nelo3D

  1. @roflcoopter said me to add the LIBVA_DRIVER_NAME variable with i965 value, so I could use the previous driver, which does support my iGPU, and power consumption dropped to 5%. Problem solved!
  2. I love this software. I've been playing around with it for a few days now, and it's really great. But there's one issue I can't seem to figure out... With just one camera—a Tapo—it's using up 25% of my CPU. That seems like a lot to me; it's an Intel J4105, which isn't exactly powerful, but it seems excessive for an integrated iGPU. And I can't figure out why. Any ideas? go2rtc: streams: entrada: - rtsp://****@192.168.1.102:554/stream1 entradaLow: - rtsp://****@192.168.1.102:554/stream2 ffmpeg: camera: entrada: name: Entrada host: localhost port: 8554 path: /entrada fps: 10 audio_codec: aac recorder: audio_codec: aac substream: port: 8554 path: /entradaLow mog2: motion_detector: cameras: entrada: fps: 1 darknet: object_detector: half_precision: true cameras: entrada: fps: 1 scan_on_motion_only: true labels: - label: person confidence: 0.8 trigger_event_recording: true zones: - name: Puerta labels: - label: person confidence: 0.8 trigger_event_recording: true coordinates: - x: 20 y: 77 - x: 1219 y: 82 - x: 1091 y: 718 - x: 95 y: 714 nvr: entrada:
  3. If you click on the container name you can edit name and icon.
  4. Very interesting! Thank you!
  5. Just a regular user here. Both use their own explorers, not phone one. The difference is the implementation: one is the web version of the Docker browser and the other is the app’s native version.
  6. I got this some time ago, and clearing the credentials helps. In Control Panel, under Credentials, clear everything related to the server.
  7. OK, so the array and two pools, one for appdata and another for the cloud SSD. Thank you! PD: I assume that with the new config I will not lose any data. I can stay on xfs filesystem.
  8. Currently I have xfs in the pool. The objective is disable parity, and add this disk as data, all disks as data indeed, except the appdata/docker SSD. nuvol-diagnostics-20260506-1755.zip
  9. I'm confused know. Sorry. So, for my new config, I must put all disks ( without parity ) in the array, HDD and SSD?
  10. Wow, I don't know how I have multiple mixed SSD and HDD in one pool. I was very wrong. I have all my disks as xfs, by the way. So, I will go to a new config, with as pools as disks I have. You're great, Jorge, thank you.
  11. Ok, but I don't know why... What is the difference for one disc alone in a pool and sharing pool with other discs? So, for my case the best option is n pools of one disk every one, right? Thank you so much!
  12. When you say "single pool", you mean multiple pools, any SSD alone in their own pool?
  13. I have both, HDD and SSD, in the array and in the pool... I only want a "simple" data storages, in different shares... And one of the SSD for docker. So, from the point of performance and simplicity, all in one pool, HDD and SSD? Thank you.
  14. Hi all! I currently have an array with a parity disk, and a pool with an SSD for docker and several hard drives. The shares are on a single disk; the data isn't spread across disks. I want to remove the parity disk, without losing any data, of course. In my new setup, I want to use each disk independently for my shares; I don't want parity or RAID. What's best? Just have one pool with all the disks? Just have the array with all the disks without parity? Have several pools (and no array), each with a single disk? (I don't think this last one is ideal, since I think data can't be moved from one pool to another) I don't want lose any data changing to the new config. Thank you so much.
  15. Thanks for your review. I discard the Coral option. So I think I need a powerful iGPU, I don't want to buy a processor and find out it falls short. Thanks for comment!
  16. It's served me well, but with Frigate I've seen the limitations of my J4105. It also struggled occasionally with some transcoding in Jellyfin. So I started looking to upgrade, and at first I was set on a 12600K or something like that, since I'd seen that the UHD770 is good. But after looking into it further, I thought, and if I want to future-proof my system with AV1, NPU... I think the following components will be good: Asus Prime Z890M-PLUS WIFI (6 SATA ports) Intel Core Ultra 5 245K Corsair Vengeance DDR5 16GB (2x8GB) 5200MHz CL40 What do you think? Any incompatibilities? Thank you very much.
  17. In other words, it is as if I had 4 pools, right? Thank you so much.
  18. I move files between disks, not between shares. Each file is within its share and is on a single disk. Thank you for the help.
  19. It's a pool, but the data isn't distributed. Maybe it's just that I have a weird configuration? I don't quite understand why the data is lost. Thanks for your messages!
  20. It doesn't matter the downtime, and I have backups. Thank you. I don't understand this. I have a series of disks in the pool, each with its own data and its own shares. Can't the data be preserved? Gracias.
  21. I currently have three disks in the array with one parity disk. And three disks in the pool. I would like to use the parity disk as another data disk and move the three disks from the pole to the array, since it will work the same without a parity disk. What would be the best process to do this? Thank you.
  22. No. I removed this docker. I am on FileRun. It works flawless and new version is comming.
  23. Hello everyone. I have been a FileRun user for years. And I decided to try other clouds to see how the situation is nowadays. One of the ones I've wanted to try for a while is ownCloud Infinite Scale. It is supposed to be rewritten in Go, it was supposed to make it a fast and feature-rich cloud. If you've seen the documentation for installing OCIS on Docker, it's not a common and intuitive deployment.... After a research in the web and read the OCIS docs, in the end I managed to set up a template and it works. And by the way, it's no faster than FileRun, so I'll happily buy a FileRun license. I've also set up FileBrowser, and yes, it's pretty snappy with few files, but when you have a lot of content, just like OCIS, it becomes slower than FileRun, and that's not full of features. Create all folders before start the container! And I configured the proxy in my SWAG. Name: owncloud Repository: owncloud/ocis Registry URL: https://hub.docker.com/r/owncloud/ocis Icon URL: https://doc.owncloud.com/favicon-32x32.png WebUI: https://oc.mydomain.com Extra Parameters: -u 99:100 // The first time you run the container, have to put here 'ocis init', for the initial auto config file creation. All the file variables are overwritten whit the values here Network Type: I tried the proxy (SWAG) net Port: 9200 -> 9200 OCIS_URL: https://oc.mydomain.com OCIS_LOG_LEVEL: error PROXY_TLS: false // Do not use SSL between reverse proxy and oCIS OCIS_INSECURE: true PROXY_ENABLE_BASIC_AUTH: false IDM_ADMIN_PASSWORD: ***** // This overrides the admin password from the configuration file SETTINGS_GRPC_ADDR: 0.0.0.0:9191 // Make settings service available to oCIS Hello GATEWAY_GRPC_ADDR: 0.0.0.0:9142 // Make the REVA gateway accessible to the app drivers NOTIFICATIONS_SMTP_HOST: mymail.com NOTIFICATIONS_SMTP_PORT: 587 NOTIFICATIONS_SMTP_SENDER: [email protected] NOTIFICATIONS_SMTP_USERNAME: [email protected] NOTIFICATIONS_SMTP_INSECURE: false STORAGE_USERS_DATA_GATEWAY_URL: https://oc.mydomain.com:9200/data THUMBNAILS_FILESYSTEMSTORAGE_ROOT: /var/lib/ocis-thumbnails // Map this path to your desired location Path Config: /mnt/cache/appdata/owncloud/ Path Data: /mnt/disk1/owncloud/data/ Path Thumbnails: /mnt/disk1/owncloud/thumbnails/ Finally, I have tried for a while to upload files, move through the folders, see what options it has, how it looks on the smartphone... To test a little, I can not guarantee that everything works 100%. But at least it starts and it is a first step to test. Best regards. Sorry for my english.
  24. Thanks for your time! Best regards.

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.