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.

aptalca

Community Developer
  • Joined

  • Last visited

Everything posted by aptalca

  1. In your sonarr container settings, open advanced and into extra arguments enter --network-alias=sonarr
  2. If you need help with troubleshooting, start with posting your docker log Also, it's not a good idea to test a reverse proxy right off the bat. Set up the container first, check the logs to make sure the certs are retrieved correctly. Then test to make sure you can get to the placeholder homepage. Only then you should test the reverse proxy. Step by step. And here's a detailed guide that covers many scenarios: https://blog.linuxserver.io/2019/04/25/letsencrypt-nginx-starter-guide/
  3. I meant force refresh your browser. Ctrl-F5
  4. You forgot to rename the second variable name in your works one. Fix the last line for proxy pass
  5. Post the new confs you're using and check the error log in the config folder
  6. Return all those values to the defaults. Only add your lan subnet to the routing section
  7. Perhaps read the documentation? On github or docker hub
  8. Download a new client config. Your current config was generated before you fixed the hostname on your server.
  9. Nope. Certbot added an up to 10 minute delay to renewal attempts so no more renewals during container start. Only via cron
  10. Provide more clarification
  11. Do you shut down your server at night? There should be a renewal attempt every night at 2:08am
  12. Yeah, but it's good to have a backup, in case you can't connect to one for some reason. I have my pfsense one with udp on the standard port, the container on unraid that is tcp stream proxied by letsencrypt on port 80 and wireguard on an rpi3. Some public wifi block all outgoing udp connections and tcp over non-http/s so the port 80 one saved my a$$ quite a few times
  13. Post your docker run command
  14. Changing what variable?
  15. You don't need to add that line to the bottom, it's already in proxy.conf Is znc on the same user defined bridge network as letsencrypt? Is the container named "znc"? Is it running? Can you reach it via http://unraidip:6501 ?
  16. Post a screenshot of your container settings. Your networking is selected in there
  17. 1. Ignore that error. Openvpn tries to start itself via systemd but our image uses s6 instead. We start it later. 2. No ideas about intermittent connectivity 3. Don't set it to match your lan config, they will clash. Make sure it has different subnets used for the openvpn network (leave those as is). Just add your network's subnet into vpn settings/routing. And make sure routing is set to to nat and the other 2 questions are answered yes. What kind of networking are you using?
  18. Docker blocks connection between host and macvlan. Not much you can do about it
  19. Go to services/dns resolver and add your host overrides at the bottom
  20. All the conf files are in the config folder. /config/nginx/site-confs/default is the one you want to edit for https redirection. There are instructions in there
  21. That's host networking, not bridge. See the first item on the list above
  22. Assuming this is a fresh install, go to http://unraidip:32400/web from a computer that is in the same network subnet as unraid If the subnet is different, you can use the ssh tunnel method described at the bottom of this page under on a different network: https://support.plex.tv/articles/200288586-installation/

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.