Glyph on Nostr: - need to inject the name of the host in each guest - need to make sure mDNS is ...
- need to inject the name of the host in each guest
- need to make sure mDNS is working in the guest so that I can resolve it
- oops the stock configuration listens only on localhost, gotta make it listen on more interfaces
- except i don't want to be exposing a devPI port to my fellow cafe customers, gotta restrict it to interfaces
- now I need to add some autodiscovery to find the VM interface to tell devpi
- oops the VM interface doesn't necessarily exist when devpi is starting up
- need to make sure mDNS is working in the guest so that I can resolve it
- oops the stock configuration listens only on localhost, gotta make it listen on more interfaces
- except i don't want to be exposing a devPI port to my fellow cafe customers, gotta restrict it to interfaces
- now I need to add some autodiscovery to find the VM interface to tell devpi
- oops the VM interface doesn't necessarily exist when devpi is starting up