You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/website/source/docs/guides/index.html.markdown

1.2 KiB

layout page_title sidebar_current
docs Guides docs-guides

Consul Guides

This section provides various guides for common actions. Due to the nature of Consul, some of these procedures can be complex, so our goal is to provide guidance do doing them safely.

The following guides are available:

  • Adding/Removing Servers - This guide covers how to safely add and remove Consul servers from the cluster. This should be done carefully to avoid availability outages.

  • Bootstrapping - This guide covers bootstrapping a new datacenter. This covers safely adding the initial Consul servers.

  • DNS Forwarding - Forward DNS queries from Bind to Consul

  • External Services - This guide covers registering an external service. This allows using 3rd party services within the Consul framework.

  • Multiple Datacenters - Configuring Consul to support multiple datacenters.

  • Outage Recovery - This guide covers recovering a cluster that has become unavailable due to server failures.