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.

sh1988

Members
  • Joined

  • Last visited

Everything posted by sh1988

  1. Hi Everyone, I am new to Unraid and I have been trying to figure out how to reference other containers by container name from within qbittorrent. For example, I have both the 'binhex-qbittorrentvpn' container and 'cross-seed' container on the same custom network. I noticed that from the 'cross-seed' container's console, I can ping 'binhex-qbittorrentvpn' and get a successful ping result. /config $ ping binhex-qbittorrentvpn PING binhex-qbittorrentvpn (172.18.0.166): 56 data bytes 64 bytes from 172.18.0.166: seq=0 ttl=42 time=0.043 ms However, on the contrary, if I use the 'binhex-qbittorrentvpn' container's console, and ping 'cross-seed'. The ping fails. sh-5.2# ping cross-seed ping: cross-seed: Name or service not known I wanted to do a curl command from within the qbittorrent container to cross-seed, by referring to cross-seed by hostname, but found curl only works if I type the IP. I know that I can set a static docker IP, to get around this, but I am trying to learn how this all works, and would prefer a hostname. # Does not work if I refer to the cross-seed container as 'cross-seed'. curl -XPOST http://cross-seed:2468/ # Works if I use the internal docker IP and Port of the cross-seed container curl -XPOST http://172.18.0.99:2468/ I checked the FAQ on Github, but didn't see anything relevant, although I am not a network engineer and just discovering homelabs. So apologies if this was covered. Thanks for any help/suggestions.

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.