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.

docker hostname

Featured Replies

Hello everyone,

 

I want my containers to communicate between each other via hostnames.

 

  • Do I have to set the --hostname parameter on every container manually, or is there a default hostname?
  • Is this possible in the standard Bridge network unraid creates, or do i need to create a custom network?

 

So far I tried using the container names as hostname which did not work out. But communication between containers using the internal 172.17.0.0/16 address obviously works.

 

I need a hint in the right direction, how is this supposed to work?

  • Author

you have to use a custom network for your containers to reach each other via hostname

docker network create --subnet 172.20.0.0/16 mysupercooldockernetwork

 

now it works.

Edited by Greyberry

If you delete and recreate your docker image for any reason, remember to recreate any custom networks before you reinstall your containers with the previous apps function.

  • 2 weeks later...
  • Author

Thanks. I will note that.

Edited by Greyberry

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.