.. _service_discovery: ***************** Service Discovery ***************** Overview ======== Wazo uses `consul `_ for service discovery. When a daemon is started, it registers itself on the configured consul node. `Consul template `_ may be used to generate the configuration files for each daemons that requires the availability of another service. Consul template can also be used to reload the appropriate service.