this post was submitted on 09 Aug 2023
4 points (100.0% liked)

homelab

6613 readers
6 users here now

founded 4 years ago
MODERATORS
 

I'm trying to make all my hosted services reachable via a userfriendly name instead of their IP. I googled and found that mDNS makes this possible and that I need to install the avahi-daemon on my containers in order to make them reachable via hostname.local. After executing apt install avahi-daemon it's working perfectly fine on my Ubuntu containers, but not on my Debian containers. I tried to check the config file, which is supposed to be in /etc/avahi. This folder doesn't even exist on my Debian containers. Only on Ubuntu.

The service is up and running btw:

What am I doing wrong?

top 1 comments
sorted by: hot top controversial new old
[–] mfigueiredo 1 points 1 year ago