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.

DNS Services for Docker containers

Featured Replies

Hello there!

 

I finally managed to build my fileserver, set up the backup, shoved all the data to it, etc, pp. I'm now in a place to set up my services. Docker + CA is the choice I gladly follow since there are a lot applications almost ready to run out there. I ran into startup sequence problems though. Consider the following container instances: PGSQL on 172.0.0.3, Redis on 172.0.0.4.

 

When Redis - for any reason - comes up before PGSQL it will obtain 172.0.0.3 and therefore mess up both, Redis and PGSQL for all dependent services. In the real world this is easily solved by using a DNS server to address those containers by redis://redis.dockernet and sql://pgsql.dockernet

 

I know I can set a container hostname by using `--hostname [host]` and could build a dnsmasq Container to handle the DNS/DHCP. The question is how to get the Unraid Docker Engine accepting (not interfering with) this configuration with no/minimal changes in the UI and/or is there a better solution to this problem? I can't be the only one .. 

 

Basically I want to recreate the functionality of this plugin: https://github.com/containers/dnsname/blob/main/README_PODMAN.md

 

There are some forum threads dealing with DNS already but all seem to try to establish DNS to Unraids outside world while I'm happy if I can reliably talk between my containers using their internal hostnames or an entirely different subnet altogether.

 

 

https://xkcd.com/979/ 🙂

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.