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. The readme explains it in detail. It has nothing to do with subdomains. You need to define full urls (fqdn) in that variable
  2. There is an extra domains variable. No need for another instance
  3. When the ppa is updated
  4. .htaccess is an apache thing. What you need to look into is .htpasswd
  5. That's really a question for code-server
  6. Iirc there were some minor changes to where things are stored under config. So I recommend setting up the new one fresh, and then you can copy over your books and database to the correct locations
  7. Easiest way to test is, turn http auth on for some service, enter the password wrong a few times. Boom, banned.
  8. Sounds like your isp put your router behind a nat, so your router is not getting the public ip (10.x.x.x are typically private addresses). The public ip address seems to be the one starting with 96. What kind of fiber box are you using? Is it a router? My isp has a fiber ont on the outside of my house, which is the equivalent of a modem. They also tried to sell me their router which they claim is required for tv capability. If you have that and connected your own router to it, then you're double natted. I refused their router and instead hooked up my own router (pfsense) directly to the ont unit via Ethernet so my router gets the public ip directly (I don't care for tv service).
  9. IP checks including duckdns' auto check rely on pinging a remote server and asking the remote server to respond back with the address they see the request coming from. Somehow your internet connection is going out through that IP you're seeing but don't recognize. Does your internet connection go out through a vpn? If so, that's your vpn provider's IP
  10. Post your setup details and post what you tried and we'll take a look. If you redact sensitive info, keep the structure, don't redact the whole thing ie. https://redacted.com/blah:444
  11. If you're doing a chown -R on unraid console and the files are still owned by root, you have deeper issues with unraid. That's not related to docker at all.
  12. Likely an issue with how you mounted the drive. You should ask in the unassigned disks thread as it's not related to sab or docker
  13. It's just another bridge network like the default bridge all containers run on by default. The difference is, user defined bridge allows containers to connect to each other via container names as dns hostnames. See here: https://blog.linuxserver.io/2017/10/17/using-docker-networks-for-better-inter-container-communication/
  14. That's why the readme states "comma separated, no spaces" 😉
  15. Don't change the port in the proxy confs. They refer to internal container ports. If you're reverse proxying that way, you don't even need to map a port for the container, you can remove them. Or set then to whatever, it doesn't matter.
  16. Glad to hear you figured it out, but it sounds like you didn't follow the troubleshooting guide properly as that test would tell you the IP was not correct for that subdomain
  17. Nginx logs in letsencrypt will show you all the connections. They're in the config folder. Also, if you reverse proxied with all the correct headers, letsencrypt will pass the original ip in there. You may have to tell apache to trust those headers. For nginx, you do it via "real ip" module and settings. Not sure what apache needs
  18. You need to provide more context. Are you reverse proxying the server? And by server do you mean unraid?
  19. The user is abc and its pid is set to 99 (unless you changed it). It should have access to those folders on host

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.