From c0428b5b322e4f0abe84e74508892bf080607b77 Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Thu, 10 Apr 2014 17:34:31 -0700 Subject: [PATCH] website: Update link to deployment table --- website/source/docs/guides/bootstrapping.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/guides/bootstrapping.html.markdown b/website/source/docs/guides/bootstrapping.html.markdown index 4b0cbe277..75a62abf9 100644 --- a/website/source/docs/guides/bootstrapping.html.markdown +++ b/website/source/docs/guides/bootstrapping.html.markdown @@ -20,7 +20,7 @@ the following will be logged: 2014/02/22 19:23:32 [INFO] consul: cluster leadership acquired -Once `Node A` is running, we can start the next set of servers. There is a [deployment table](/docs/internals/consensus.html) +Once `Node A` is running, we can start the next set of servers. There is a [deployment table](/docs/internals/consensus.html#toc_3) that covers various options, but it is recommended to have 3 or 5 total servers per data center. We start the next servers **without** specifying `-bootstrap`. This is critical, since only one server should ever be running in bootstrap mode*. Once `Node B` and `Node C` are started, you should see a