mirror of https://github.com/status-im/consul.git
808 B
808 B
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:
-
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.
-
TODO: Adding and removing servers
-
TODO: Joining datacenters