Everything posted by unRaide
-
[Plugin] CA Appdata Backup / Restore v2
That sounds interesting, any chance you could share the script you're using for that.
-
[Plugin] CA Appdata Backup / Restore v2
This might be a dumb question but I couldn’t find out how to search for it correctly in this thread 😁 Is anyone using this plugin to backup random non-appdata folders on their cache? Seems like it could be as easy as changing the source to mnt/cache and then using the "Excluded Folders" to deselect those I don't want to backup? Basically trying to backup the appdata folder and a few others that are only on the cache. Everywhere in the plugin it refers specifically to the appdata folder so I wanted to make sure there isn’t anything specific to just that use case before trying to set this up.
-
[Support] Linuxserver.io - Nextcloud
Yep, that did it... thanks again @1812!!! I added the path as RW/Slave based on something I remember SpaceInvader One saying in the Krusader setup tutorial, so hopefully thats ok 👍
-
[Support] Linuxserver.io - Nextcloud
Any tips you can share on how to set it up Ive tried numerous combinatorics... basically just looking to access either a specific share or the entire /mnt/user/ folder.
-
[Support] Linuxserver.io - Nextcloud
Hi, is it possible to use the "External Storage" plugin to map and access my Unraid share through Nextcloud? Based on comments in this thread it would appear this is possible however I haven't had any luck getting this to work. So far I’ve tried connecting as either SMB / CIFS with username/password and login - session. Also tried adding a “.” in for domain… no luck. Has anyone gotten this to work? P.S. Another option I'm thinking of trying is to map the shares to the docker container and then try using local.
-
** VIDEO GUIDE ** How to Setup and Configure a Reverse Proxy on unRAID with LetsEncrypt & NGINX
Yea, I ended fixing this by keeping the network type as host and following the steps outlined at the top of the plex sample config file. Can’t remember the exact steps but it’s laid out clearly and should work if you follow them closely.
-
[Support] binhex - Krusader
[emoji106]
-
[Support] binhex - Krusader
Hi, I’m really loving this new Krusader docker... game changer for managing files on my server!! I’ve started running into issues with my docker.img file being too large and as a result have been looking into the size of all my dockers. I noticed that this docker is 2.1G in size. Is that normal? I tried emptying the trash but that didn’t seem to make a difference. Any ideas on how to debug this?
-
** VIDEO GUIDE ** How to Setup and Configure a Reverse Proxy on unRAID with LetsEncrypt & NGINX
Has anyone figured out how to get this type of setup working with a Plex Docker? I tried using the suddomain sample conf, updating the settings based on the other examples but I get a "502 Bad Gateway" when trying to load that page?
-
** VIDEO GUIDE ** How to Setup and Configure a Reverse Proxy on unRAID with LetsEncrypt & NGINX
Hi @gridrunner, thanks for another amazing video!!! ? I've got everything setup and working per your video but I've run into two problems which I can't seem to figure out: How would I go about setting up a reverse proxy for Plex? I tried setting it up like the others however I couldn’t get it working. Do I need to do something special because it is using Host mode vs bridge mode? Should I still set it to use the custom proxynet? Is it possible to access all my dockers using the reverse proxy url when I'm inside my network? My router doesn’t support Nat Reflection and I'm not sure how to setup Nextcloud to work both inside and outside my network? Any guidance would be greatly appreciated. Thanks
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
Yea, would also love some step by step help on setting this up ? I’m hoping to use IGD for a LibreElec vm that I have so I can use that graphics card for something else. Looks like you’re using yours for OpenElec so hopefully its comparable.
-
FileBot containers
Hi, Just got this docker up and running but i can't for the life of me figure out how to rename folders in addition to files. Everything i've seen online mentions that you need to hold down Ctrl-Shift when dragging and dropping files onto the window although that won't work using the docker. I did found that if you right click the Load button it gives you the option of Selecting Folders or Files however even if i pick Folders only it's files show up.... Has anyone figured out way to do this? Thanks
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
Gentle nudge.... I'm assuming this isn't currently possible as I can't see it as an option although I'm wondering if there is a more hidden setting or something i need to do to get this working?
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
Hi, i know this is an old thread but it seemed like the best place to ask whether iGPU passthrough is supported on Coffee Lake (8th generation) chips? I have an Intel i7-8700K which comes with a UHD 630 iGPU but i can't seem to find that as an option to passthrough when creating VMs (LibreElec in this case). I do so an option to passthrough audio but no video card. Are these supported? Anything i can do to get this working? Thanks!
-
[Support] binhex - Emby
Hi, is there any way to update this docker to the latest version of Emby. My server is currently on 3.2.60 and I keep getting notifications about 3.2.70 which came out on Jan 19th. I've tried to check for updates and even "Force Update" with no luck.
-
The Complete UnRAID reverse proxy, Duck DNS (dynamic dns) and letsencrypt guide
Hi @Fma965! I’m looking to take a stab at setting this up based on your guide and I’m wondering if anything’s change with the latest 6.4 release? Do we still need to install the LE docker? Should we use the Unraid UI to provision th SSL certificate? Still trying to figure this all out