-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Each container should either run mDNS via the Avahi-Daemon, or should at the very least have some manner of having mDNS redirected to it. The latter solution does not yet exist, but is something I could potentially write in Python after a bit of reading. My idea for that is that there should be a sort of broker that sits between the applications on the hypervisor that will take all of the container names and masquerade as their hostname. It would then redirect to the relevant internal IP of the container it's meant for, like a webserver would. Though I'm going to try and implement the former first just to get it done.
Metadata
Metadata
Assignees
Labels
No labels