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.

RebelLion1519

Members
  • Joined

  • Last visited

  1. Hello, thanks for this container! I just installed for the first time, did initial setup, added email to send resets, etc. Put behind reverse proxy with Nginx Proxy Manager and able to access at owncloud.mydomain.com. Then I got to what I thought would be the easy part, actually using, and I am getting errors. From Nautilus on my laptop (Pop!_OS 22.04), either logging in via the WebDAV link or from the desktop app (installed as AppImage, was having issues with getting the Ubuntu build to install), I am not actually able to make any changes. If I try to delete, add, or create a file, I get forbidden errors. I assume this is an operator error and there's something I need to enable or configure to allow changes. Where should I look?
  2. Just set this up, for now just with integrated graphics till I get my GPU moved over into my server. Installed, connected to via Steam Link, but Steam says that no internet connection is available. Other apps within the container's XFCE desktop can get online. The container network setting is set to Host. Is there something else I need to configure or assign? Sorry, this feels like a stupid question.
  3. I'm years late, did you ever get this sorted? I had a share accessible from my Chromebook at one point, but it's not anymore and I don't remember how I did it to begin with.
  4. Hi, I'm trying to install Collabora Online - Built-in CODE Server so that I can use Nextcloud Office. In the description it says "The download is rather big so it is possible you experience a time-out when using the web interface. You can use the OCC command line tool to install the built-in server: ```sudo -u wwwrun php -d memory_limit=512M ./occ app:install richdocumentscode``` Where wwwrun is the user of your web server." Sure enough, if I try to install from the web UI, it fails to do so. Actually it will say that it's installed, but then I can't select it with Nextcloud Office settings and the next time I restart the container in the logs it will say Removing richdocumentscode. But I can't figure out where to run that command. If I go to the container in Unraid, select console and run "sudo -u [My User in Nextcloud] -d memory_limit=512M ./occ app:install richdocumentscode" I get the error that the sudo user is unknown. Obviously this is operator error on my part, but I don't know how to install the CODE server from the terminal, or I should say I don't understand what I need to change from the command in order to install it in the terminal on UnRAID. Sorry for being a noob, but I would greatly appreciate it if someone could explain how to do this. Thanks.
  5. Hello, I know this is an old thread. I attempted to follow the steps to set up OnlyOffice: 1. Created CNAME onlyoffice.mydomain.com 2. Install and renamed container 3. Added .conf to Swag 4. Copied .crt and .key to onlyoffice's folder, rename 5. Restart containers Now I'm in trouble. In the logs for Swag, it's looping "nginx: [emerg] "proxy_redirect" directive is duplicate in /config/nginx/proxy-confs/onlyoffice.subdomain.conf:16 nginx: [warn] protocol options redefined for 0.0.0.0:443 in /config/nginx/proxy-confs/onlyoffice.subdomain.conf:2 nginx: [emerg] "proxy_redirect" directive is duplicate in /config/nginx/proxy-confs/onlyoffice.subdomain.conf:16 nginx: [warn] protocol options redefined for 0.0.0.0:443 in /config/nginx/proxy-confs/onlyoffice.subdomain.conf:2 nginx: [emerg] "proxy_redirect" directive is duplicate in /config/nginx/proxy-confs/onlyoffice.subdomain.conf:16 nginx: [warn] protocol options redefined for 0.0.0.0:443 in /config/nginx/proxy-confs/onlyoffice.subdomain.conf:2 nginx: [emerg] "proxy_redirect" directive is duplicate in /config/nginx/proxy-confs/onlyoffice.subdomain.conf:16" Not only is the OfficeOffice subdomain not working, now my other reverse proxies, Nextcloud and Jellyfin, aren't working either. Help!
  6. Hello, I have been trying to set up an online office suite in Nextcloud for a while and I've gotten nowhere. I'm running the Linux Servers Nextcloud container behind the SWAG proxy, Nextcloud is accessible at nextcloud.mydomain.com. I've installed the Collabora CODE container and also have it behind the proxy, at collabora-code.mydomain.com. When I enter my document server's IP and port or domain link in Nextcloud, I get "Could not establish connection to the Collabora Online server." If I try to go to the Collabora CODE web UI, there's a dialog to enter my username and password, and it just loops, enter credentials, dialog box remains. Obviously I'm missing something somewhere, but I don't know where to go from here. Thanks!
  7. Well, my docker apps were gone. Plugins, shares, and data were all intact. So now just re-installing docker stuff.
  8. Thanks. So I should be okay to create a new password and login, with everything there? I assume I assign disks again, then start the array and am off to the races? I've since boot with a Pop!_OS live USB to confirm that the drives still have my files on them, I'd hate to accidentally erase them at this point.
  9. Same USB, backup is of 6.11, wanted to set to 6.12, hence only the /config folder. The original plan was only to remake the USB with 6.12. Then other factors beyond UNRAID led to building a new server (other hardware is now being used elsewhere).
  10. Hello, I rebuilt my server on a new motherboard. Previously was an AMD AM4 board, now on an Intel LGA1700 board. I saved a backup of my USB, and re-imaged the USB with my /config folder copied from the backup. Just booted the new build for the first time, and at tower.local I'm being asked to create a new password, when I expected it to have my old password and need me to login back in. Before I continue, wanted to confirm if my previous configuration is gone. I still have the backup .zip, it is likely that I did something wrong creating the USB. If my config is lost, that's really not the end of the world.....but is my data potentially lost as well? What should I do to be sure my data's backed up before I proceed? Thanks!
  11. I had decided to just use a traditional VM with GPU passthrough and give up on steam-headless, but I wasn't having much luck with GPU passthrough either, and now I've broken something and I can't get my server to boot at all. I'm at the point where I'm strongly considering buying a cheap CPU/mobo for the server, and moving my current CPU/mobo and GPU to a new gaming only rig. Which is too bad, I really loved the idea of being able to use UNRAID to have one PC do everything I needed. Sorry, just a little exasperated.
  12. So after further fiddling, I've gotten Steam to stay open in the VM. Games themselves aren't opening, though. Steam shows they're open, and Steam Link shows that there's a game in progress. But the game never actually appears. If I go into System Settings in Steam though, I don't think it's detecting my actual graphics card. Maybe that's the problem, it's trying to run stuff on the virtual card? I have the Radeon TOP plugin installed, am I missing a step?
  13. You got me closer than I've ever gotten, I really thought it was going to work. Steam actually opened, long enough to connect on remote play. But after it's been open a few minutes, it disappears to the system try, and the TV with remote play is just showing the VM desktop. I've tried restarting multiple times, same thing every time. Steam--even the old UI--won't stay open for more than a couple of minutes. I'm really frustrated.
  14. Hey, I finally successfully downgraded to 6.11.5, and I'm still having issues. The "loading user data" window goes away, and I think Steam is running in the system tray. But I can't actually get the Steam interface open. I only need to be able to get Steam Link connected to my TV, then I'm fine with a UI in the container. I'm on an AMD dGPU now. Forgive my not understanding what you mean, but how do you apply the -vgui workaround? How do you get the "small mode" option?
  15. Turning Docker off and on again fixed it.

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.