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.

Greyberry

Members
  • Joined

  • Last visited

Everything posted by Greyberry

  1. ok, i just found out that there is a NAT and Firewall-Setting in the advanced view. BUT: blocking the traffic to unraid itself (webinterface and dockers) is not working.
  2. Is it possible to make a vpn network without access to the server itself (webinterface, dockers, etc.)? only the clients should see each other + access to the standardgateway of unraid (internet). and: when a wireguard-client is routing its traffic through the tunnel to the internet, does Unraid do NAT or is the wireguard ip address shown on the standardgateway?
  3. I would like to push this thread. I am also in need to add a bunch of labels per container. Is there a way to do this in a file, and not in GUI?
  4. Does this image support recognize (not in WASM mode)? Or to put it in another way: Does it come with GNU lib C?
  5. Is it possible to make a vpn network without access to the server itself (webinterface, dockers, etc.)? only the clients should see each other.
  6. I don't know if this is how it should be done, but this command makes it work: chown 1000:1000 /mnt/cache/appdata/application
  7. Hi, I installed an application from dockerhub. I configured everything and it is running, however the webui of the application is giving me an error: How can i make this compatible with the image/container? (note: /data is mounted into /mnt/cache/appdata/application) I experimented with variables PUID, PGID, UMASK but could not make it work.
  8. So, command in the go file it is? sudo mount -o remount,size=XXXG /dev/shm Cool! Is there a guide how to do that?
  9. I would like to push this issue, as it is also affecting me.
  10. I still miss this feature as a quality of life improvement. could this be done as plugin?
  11. So this repository is quite old, and i don't think it will get an update soon. Is there a way to move to another postgres docker image (looking at @jj9987's postgresql15 image from CA) and keep the data?
  12. I have a (for me) huge amount of ram installed on my homeserver and tested creating dummyfiles on /dev/shm. Unfortunatelly it seems that only half of the installed RAM is available. After a certain point i get "No space left on device." even though RAM is only half filled. Is there a way to change that so that my RAM is not installed but unused all the time?
  13. Thats why I am asking if there is a method to use User-Scripts (the plugin) somehow to start a script, not from gui but via terminal.
  14. Yes when I'm connecting directly it looks like this, but i never use http in the first place on the client side. I wanted to use it on the "backend" so to speak. [Client] -------- https --------> [Reverse Proxy] -------- https -------> [NextCloud] // No Error Occurs [Client] -------- https --------> [Reverse Proxy] -------- http -------> [NextCloud] // cardav Error Occurs Okay, i might look further into this in two weeks (I'm not at home the next days). Thank you for taking me seariously in the end, and thank you for your time. I remember reading an article with benchmarks some time ago, where there was showing quite a difference on low-end machines. I can't find it at the moment unfortunatelly. But maybe you're right and it is not worth the hassle on newer machines.
  15. Na, i got a user-script already in place, but want to call it from the terminal. This in itself would not be the problem, because one could run: /boot/config/plugins/user.scripts/scripts/[Name_Of_Script]/script But if you do that, it would run as a standard script in terminal. I wanted to know if there is a way to run it, so that the progress is also represented in the User-Script Plugin GUI, like running it from there.
  16. Kann man das User Script irgendwie über das Device Script aufrufen?
  17. Is it possible to invoke a script via commandline, so that it is registered by the GUI, like i clicked on the button "Run in Background"?
  18. it has everything to do with http and https, because (A) i have the proper rules in place: location ^~ /.well-known { # The rules in this block are an adaptation of the rules # in `.htaccess` that concern `/.well-known`. location = /.well-known/carddav { return 301 /remote.php/dav/; } location = /.well-known/caldav { return 301 /remote.php/dav/; } location /.well-known/acme-challenge { try_files $uri $uri/ =404; } location /.well-known/pki-validation { try_files $uri $uri/ =404; } # Let Nextcloud's API for `/.well-known` URIs handle all other # requests by passing them to the front-end controller. return 301 /index.php$request_uri; } and (B) the warnings do not occur, when i use https behind the reverse proxy.
  19. I am using the linuxserver.io nextcloud container behind a reverse proxy using NginxProxyManager. to reduce overhead i wanted to use the http connection behind the reverse proxy instead of the https connection (is on the same machine, does not really matter.) but whenever i use the http connection i get this warning in the settings overview: I investigated the ./nginx/site-confs/default.conf configuration of this container, but i dont see there being made a difference between http and https, so ... what gives?
  20. Ich hatte es leider auch zu spät gemerkt, aber die Karte kommt mit einer NEUEREN firmware als die hier angeboten. Habe jetzt auch die ältere Firmware drauf. 🤦‍♂️
  21. Ich habe genau die selbe Karte gekauft. Gibt es hierzu einen (kurzen) Guide wie man die Firmware updaten kann?
  22. I did not realise that the backup "only" contains the appdata folder. I thought there would be settings files and such. I had the appdata still in place and could install the containers with "previous apps" without the need for a backup, thanks! 🙂
  23. Ouch! I got the appdata in place. Is there a way to restore my templates/countainers as they were from the backup?
  24. Ok with 6.11.5 i run into the mover bug that is not moving symlinks. It is already known and described here: This SHOULD be solved in 6.12 but is not for me apparently.
  25. I reverted to 6.11.5. The mover is working now, but i get a lot of warnings in the ssh session: Specified filename [path_to_file] does not exist.

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.