Commit Graph

2415 Commits

Author SHA1 Message Date
Ryan Breen e6ee9de61f Website: cleanup for docs/faq.html. 2015-03-05 17:56:41 -05:00
Kevin Fishner 6dffe22f86 Merge pull request #759 from KFishner/consul-atlas
Explain how consul and atlas work together
2015-03-05 10:20:56 -08:00
Kevin Fishner e6894c3da3 fix utm typo 2015-03-04 19:04:57 -08:00
Kevin Fishner b4bbbdf6c2 explain how consul and atlas work together 2015-03-04 16:12:14 -08:00
Armon Dadgar fda081cc03 Merge pull request #755 from fourcube/master
Add 'ServiceAddress' field to 'CatalogService's truct
2015-03-04 10:53:35 -08:00
Ryan Breen 57a9928d48 Website: GH-751 Link to anti-entropy doc everywhere that the term is used. 2015-03-04 10:22:53 -05:00
Chris Grieger f70ccdb4d2 Add 'ServiceAddress' field to 'CatalogService's truct 2015-03-04 10:29:57 +01:00
Ryan Uber 86a0417fd7 website: fix typo in anti-entropy docs 2015-03-03 16:35:27 -08:00
Ryan Uber 883f19ea08 Merge pull request #751 from hashicorp/f-ae-doc
Document anti-entropy internals
2015-03-03 16:34:00 -08:00
Ryan Uber c459c22327 website: adjustments to anti-entropy docs 2015-03-03 16:32:17 -08:00
Ryan Uber 87bdbdbb98 website: first pass at anti-entropy docs 2015-03-03 14:13:59 -08:00
Ryan Breen e65ac17e06 Merge pull request #749 from ryanbreen/GH-747
Website: GH-747 Add docs on acl_master_token installation.
2015-03-03 11:55:31 -05:00
Ryan Breen 30b7cf7f1f Website: GH-747 change acl_master token to acl_master_token 2015-03-03 11:46:57 -05:00
Ryan Breen caf1783366 Website: GH-747 Add docs on acl_master_token installation. 2015-03-03 11:33:49 -05:00
Ryan Breen 05242ad423 Merge pull request #745 from highlyunavailable/NRC-docs
Add information about Negative Response Caching
2015-03-02 10:21:55 -05:00
highlyunavailable 20239b500b Add information about Negative Response Caching
Fixes #743
2015-03-02 07:04:44 -08:00
Ryan Breen 86ec73513c Website: improve flow between getting-started docs. 2015-03-02 08:50:13 -05:00
Ryan Breen c248ba1b53 Merge branch 'master' of github.com:hashicorp/consul 2015-03-02 08:31:47 -05:00
Ryan Breen 4207a63a03 Website: cleanups for intro/getting-started/install.html 2015-03-02 08:31:32 -05:00
Ryan Breen 751ac64873 Merge pull request #744 from ryanbreen/outage_doc_rework
Website: rework docs/guides/outage.html
2015-03-01 19:58:04 -05:00
Ryan Breen aa42fea074 Website: remove confusing language from docs/guides/outage.html 2015-03-01 19:15:49 -05:00
Ryan Breen aa9a22df9a Website: rework docs/guides/outage.html to cover cases where recovery might be easier than manual removal of failed nodes from peers.json. 2015-03-01 18:21:33 -05:00
Ryan Breen 3f971e694b Website: GH-730 and cleanup for docs/guides/semaphore.html 2015-03-01 00:18:21 -05:00
Ryan Breen c1e4eb2f2c Website: GH-730 and cleanup for docs/guides/outage.html 2015-02-28 23:36:25 -05:00
Ryan Breen 53ee3ffba2 Website: GH-730 and cleanup for docs/guides/datacenters.html 2015-02-28 22:20:02 -05:00
Ryan Breen 42a7251f27 Website: GH-730 and cleanup for docs/guides/leader-election.html. 2015-02-28 00:08:41 -05:00
Ryan Breen bca0e55770 Website: Cleanup for docs/guides/external.html. 2015-02-27 19:00:13 -05:00
Ryan Breen 3f8f1cc3f6 Website: cleanup for docs/guides/forwarding.html. 2015-02-26 13:34:45 -05:00
Ryan Breen 669b9f61f9 Website: GH-730 links and clean-up for /docs/guides/dns-cache.html 2015-02-25 10:45:21 -05:00
Ryan Breen fa2328a07d Website: GH-730 links for /docs/guides/atlas.html 2015-02-24 22:38:25 -05:00
Seth Vargo a022dfcb32 Be consistent in docs about Consul Replicate vs consul-replicate 2015-02-24 20:29:41 -05:00
Armon Dadgar 694271658a Adding the dep file for 0.5.0 2015-02-24 15:04:39 -08:00
Ryan Breen 3fc439ef9e Merge pull request #736 from ryanbreen/GH-730
Website: GH-730 (deep link into options and commands where appropriate)
2015-02-24 15:17:10 -05:00
Ryan Breen c7f4fb5d78 Merge branch 'master' of github.com:hashicorp/consul into GH-730 2015-02-24 14:12:02 -05:00
Ryan Breen b9e72887e9 Website: Add links to options and commands referenced in docs/agent/basics.html and docs/guide/bootstrapping.html. 2015-02-24 14:11:11 -05:00
Ryan Uber 33390779eb api: remove unneeded static config 2015-02-24 09:50:35 -08:00
Ryan Breen f41dce97fd Manually specify anchors for each LI in options.html. This is necessary because the middleman-hashicorp logic only inserts anchors if the body of the LI contains no links. For consistent presentation, we need to specify all anchors rather than relying on middleman. 2015-02-24 12:30:17 -05:00
Ryan Breen e9976adda1 Merge branch 'master' of github.com:hashicorp/consul into GH-730 2015-02-23 20:56:57 -05:00
Armon Dadgar d06746ea67 website: Force deploy (newline) 2015-02-23 16:56:42 -08:00
Ryan Breen 26ec7ca600 Website: /docs/agent/options Fix internal links in options.html to match the anchors created by middleman-hashicorp. 2015-02-23 15:34:46 -05:00
Ryan Uber 69a8de36c0 Merge pull request #732 from hashicorp/f-merge-err
consul: allow returning custom error for merge delegate
2015-02-23 12:17:56 -08:00
Ryan Breen a5b5eff31c Merge branch 'master' of github.com:hashicorp/consul 2015-02-23 14:45:00 -05:00
Ryan Breen 16600d498e Website: docs/agent/options.html Fix config-file reference. 2015-02-23 14:44:31 -05:00
Ryan Uber bd14b90861 Merge pull request #723 from hashicorp/f-agent-block
Block until service/check sync is attempted from /v1/agent API's
2015-02-23 10:56:41 -08:00
Ryan Uber 2c3995b8c5 website: document -recursor arg for agent cli 2015-02-23 10:43:15 -08:00
Ryan Uber 7c5056df34 website: update middleman-hashicorp 2015-02-23 10:20:31 -08:00
Ryan Uber 84f04ff4c9 command: clarify -recursor agent arg 2015-02-23 09:33:45 -08:00
Ryan Uber e98b0edab4 Merge pull request #724 from zoli/master
Support multiple recursor flag
2015-02-23 09:27:25 -08:00
Ryan Breen d89a44d71d Website: Cleanup for docs/guides/bootstrapping 2015-02-22 23:19:11 -05:00
Ryan Uber 1200e25ec9 consul: allow returning custom error for merge delegate 2015-02-22 18:24:10 -08:00