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.

How to use docker bridge link containers

Featured Replies

As we know, if we use bridge network mode, all docker containers will get a dedicated IP like 172.17.0.*. 

But when you reboot some docker containers, those IPs will change. so it is very inconvenient to use IP.

I don't want to use unraid IP, because I think it will let all data transfer back and forth in the router.

 

Is there any way to use something like hostname to links containers on unraid?

Edited by DearTanker

1 minute ago, DearTanker said:

But when you reboot some docker containers, those ip will change. so it is very inconvenient to use ip.

Why would you directly use those IPs?  Usual way to communicate with a container would via the host IP and applicable port.

  • Author
2 minutes ago, Squid said:

Why would you directly use those IPs?  Usual way to communicate with a container would via the host IP and applicable port.

I don't want to use unraid IP, because I think it will let all data transfer back and forth in the router.

 

Like "unraid-ip:123 --> router --> unraid-ip:456 --> router --> unraid-ip:123".

  • 3 months later...

As long as your server is wired, data will not traverse the router unless it being used by a wireless client or if the client is on a different subnet than the server. Meaning, if you are trying to read from InfluxDB container from Grafana container, via the server IP, the data will not traverse your router. It will be horseshoed through the eth0 interface.

 

Make sense?

Archived

This topic is now archived and is closed to further replies.

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.