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.

saarg

Community Developer
  • Joined

  • Last visited

Everything posted by saarg

  1. That goes to the default landing page of swag if you haven't changed it your self in the nginx default file. Nginx is the webserver. Have you added Heimdall to swag? You should post your docker run command.
  2. That is something you have added.
  3. I don't see how swag can have anything to do with loosing access to parts of unraid. Turn off the container and see if it helps, if not, it has nothing to do with swag. If it helps, you have missconfigured something, but I do not know how you could manage that.
  4. Looks like you might have to set the correct timezone in papermerge. Isn't there any setting you can set?
  5. You don't use the host port when using a custom bridge. You use the container port, which is port 80.
  6. Nagging won't help. The proxy-confs are often supplied by the users and not us.
  7. Click the container logo and choose console. Then type date and hit enter.
  8. You use https to swag and then internally from swag to snipe-it you use http. No need to change the http port and add https as port 80.
  9. Have you checked that the TZ env variable is in the run command and that it is correct? Try to exec the date command inside the container and see if that is correct.
  10. The subdomains go in the subdomain field and not extra domain field.
  11. If we add German we have to add other languages also. So the full language pack for tesseract is over 600MB. With the mod you just have to add an environment variable for the German tesseract package. We build papermerge from source and need to supply a config file as there isn't a default one, just an example one has to change for ones need.
  12. Just from that reply I can say that is not for you. You need to compile the drivers yourself and install them and package them into unraid so they get loaded after a restart. And after you update unraid you have to do it again.
  13. You need to disable that dmz as soon as possible as you have just opened the whole unraid server to the internet! Enable hairpining on your router and it should work inside your lan also.
  14. It's the ombi container not starting? If so, that shouldn't have anything to do with swag.
  15. We didn't add all languages as that increases the size of the container with over 600MB, which I already explained in a post in the previous page. I'm not sure why you would expect German to be there as we are mostly English speaking and none of us are German. So it's not so strange we didn't add the dependency for German ocr. We use a mod for adding your language so it doesn't take up 600 MB of useless space for everyone else. If that is too much trouble for you, you don't have to use it. Jump on our discord if you want to try to solve the pegging of the core. We are not hanging out here, but on Discord there are always someone available to help, and not only linuxserver.io guys. Probably it is not related to the container itself, but either papermerge or a dependency.
  16. Have you installed drivers for your soundcard? Most likely you have not done this in unraid.
  17. You can put them wherever you want as long as you reference it in the nginx config files. If you don't know how to do that, you need to do some more research into nginx.
  18. Aptalca didn't ask if you set it to your WAN IP, but to your local network subnet. You should enter your local network subnet.
  19. Most likely you have installed nextcloud previously and didn't delete the appdata folder. That is why you get the error message.
  20. It's not merged yet, so no, it's not ready.
  21. What does the container log say?
  22. Sorry. it's not available yet. You can see here when it will be available. The readme is at both github and docker hub, which you already found.
  23. I would suggest you read up on how docker containers work 🙂 If you give your container it's own IP on a custom bridge, you are in reality running in host mode and port mapping don't apply. So you have to use the container port, which is 80. Just go to the IP you gave it, and it should work. You also need to change the app URL.
  24. We have created a docker mod you can use with this container to get the German ocr language. We can't install it all, as it's over 600MB. You should find the mod through the readme.

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.