Skip to content

Make service discovery optional

Patrick Godwin requested to merge optional_service_discovery into master

This PR makes it so that if the avahi library is not available or if jobs aren't able to connect to avahi-daemon, it'll still spin up an HTTP server but disable service discovery, giving warnings that this is the case.

Merge request reports