From 555c90c67e08e089658d18e6ba8496aa3b3cd6e4 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 8 Feb 2022 17:05:36 +0100 Subject: [PATCH] Fix mention of Consul in documentation --- doc/book/reference-manual/configuration.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/book/reference-manual/configuration.md b/doc/book/reference-manual/configuration.md index 662b00f9..1d826bbb 100644 --- a/doc/book/reference-manual/configuration.md +++ b/doc/book/reference-manual/configuration.md @@ -169,14 +169,16 @@ yourself. ### `consul_host` and `consul_service_name` -Garage supports discovering other nodes of the cluster using Consul. -This works only when nodes are announced in Consul by an orchestrator such as Nomad, -as Garage is not able to announce itself. +Garage supports discovering other nodes of the cluster using Consul. For this +to work correctly, nodes need to know their IP address by which they can be +reached by other nodes of the cluster, which should be set in `rpc_public_addr`. The `consul_host` parameter should be set to the hostname of the Consul server, and `consul_service_name` should be set to the service name under which Garage's RPC ports are announced. +Garage does not yet support talking to Consul over TLS. + ### `sled_cache_capacity` This parameter can be used to tune the capacity of the cache used by