Commit Graph

4494 Commits (bb08378059df4a68de4d34af7b792a870489265c)

Author SHA1 Message Date
sdinakar85 bb08378059 Multiple Datacenter Documentation
Updated the slightly confusing documentation on how to join the clusters over WAN. Also the inputs from #1656 is taken in account in this documentation update.
2016-10-07 14:12:37 +05:30
James Phillips eb44c4cf5d Update CHANGELOG.md 2016-10-06 22:11:48 -07:00
James Phillips 501e71604d Update CHANGELOG.md 2016-10-06 22:10:11 -07:00
James Phillips 596f172484 Update CHANGELOG.md 2016-10-06 21:55:36 -07:00
James Phillips 95d418d7da
Removes reap config option. 2016-10-06 21:45:18 -07:00
James Phillips ead3b81f65 Update CHANGELOG.md 2016-10-06 21:41:49 -07:00
James Phillips b073ec72f3 Adds a note about child process reaping going away. 2016-10-06 21:38:29 -07:00
James Phillips 24153f6e54 Merge pull request #2394 from adamwg/reap-the-reaper
Remove the child process reaper (resolve #1988)
2016-10-06 21:35:03 -07:00
James Phillips 55a00d4d1b Update community.html.erb 2016-10-06 17:38:34 -07:00
James Phillips 3581ce03c5 Update README.md 2016-10-06 17:31:40 -07:00
James Phillips c7fb9aa0e7 Update README.md 2016-10-06 17:30:59 -07:00
James Phillips d12334f3a1 Merge pull request #2395 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-10-06 17:30:38 -07:00
The Gitter Badger 240e71c3bf Add Gitter badge 2016-10-07 00:29:26 +00:00
James Phillips b7755c44f3 Merge pull request #2392 from Tecsisa/Fix_DNS_Cache_doc
Doc fix - allow_stale enabled by default in v0.7
2016-10-06 08:31:52 -07:00
Adrián López Gómez e25efedcc2 Doc fix - allow_stale enabled by default in v0.7 2016-10-06 15:00:28 +02:00
James Phillips d8e2fb7dd5 Merge pull request #2386 from aboettger-tuhh/patch-1
json syntax corrected
2016-10-05 20:01:54 -07:00
James Phillips a0e2b8bda5 Update CHANGELOG.md 2016-10-05 18:11:35 -07:00
James Phillips 352fc61b7b Merge pull request #2391 from hashicorp/b-peers-docs
Fixes port numbers in peers.info.
2016-10-05 18:10:04 -07:00
James Phillips 9c65bfa768
Fixes port numbers in peers.info. 2016-10-05 18:09:15 -07:00
James Phillips ca9c5cc098 Update CHANGELOG.md 2016-10-05 17:55:04 -07:00
James Phillips 556ffc588b Adds comment about SessionOpts. 2016-10-05 17:53:27 -07:00
James Phillips 25455c97c3 Merge pull request #2372 from HotelsDotCom/flexible-lock-sessions
More flexible Session configuration when using api.Lock
2016-10-05 17:52:12 -07:00
Adam Wolfe Gordon de4fcf9a4e vendor: Remove go-reap
go-reap is no longer used since we no longer reap child processes.
2016-10-04 09:41:29 -06:00
Adam Wolfe Gordon 5ac5a8ccfc agent: Stop reaping child processes (resolves #1988)
The consul docker image now uses dumb-init to reap child processes, so
there's no need to reap them ourselves.
2016-10-04 09:36:41 -06:00
Andreas Böttger cb8deabdc3 json syntax corrected 2016-10-04 15:40:53 +02:00
James Phillips 9fc0c0ede2 Merge pull request #2369 from hashicorp/jbs-2204
Update getting started/join to address #2204
2016-09-30 07:51:30 -07:00
James Phillips dc4a604e11 Merge pull request #2377 from hashicorp/jbs-2210
Update variable value information, fixes #2210
2016-09-30 07:50:52 -07:00
Brian Shumate ba5bbf8ca2
Update variable value information as port must also be specified, fixes #2210 2016-09-29 12:50:00 -04:00
Brian Shumate d8080c27d5
correction 2016-09-29 12:42:22 -04:00
Maxim Ivanov 2ed58a2747 More flexible Session configuration when using api.Lock 2016-09-29 14:07:54 +01:00
Brian Shumate 38e45f9641
Update getting started/join to address #2204 2016-09-28 12:20:36 -04:00
James Phillips d5b7530ec5 Merge pull request #2364 from hashicorp/jbs-docs
Correct inaccurate bind reference, closes #2234
2016-09-28 08:32:28 -07:00
Brian Shumate 775c32539f
Finalize update for -bind 2016-09-27 18:36:19 -04:00
Brian Shumate 59a90d68a9
Clarification 2016-09-27 12:38:32 -04:00
Brian Shumate 49a410a2da
Correct inaccurate bind reference, closes #2234 2016-09-27 12:05:22 -04:00
James Phillips 4dc526afed Merge pull request #2362 from mckennajones/cliflagformatting
Making CLI flag formatting consistent in the docs
2016-09-27 07:51:56 -07:00
James Phillips 1e318db830 Update operator.html.markdown 2016-09-27 06:25:51 -07:00
McKenna Jones 2c29350852 Merge branch 'cliflagformatting' of https://github.com/mckennajones/consul into cliflagformatting 2016-09-26 21:22:22 -07:00
McKenna Jones 34043357da cli flag formatting for agent docs and one guide 2016-09-26 21:22:01 -07:00
McKenna Jones 7fd2d073b0 cli flag formatting for agent docs 2016-09-26 19:47:35 -07:00
McKenna Jones 865e9ea5c3 updating cli formatting for intro docs 2016-09-26 19:28:39 -07:00
James Phillips 3193507d9a Update CHANGELOG.md 2016-09-26 16:58:32 -07:00
James Phillips 86a6b762d6 Update CHANGELOG.md 2016-09-26 16:58:20 -07:00
James Phillips e26ced87d5 Update CHANGELOG.md 2016-09-26 16:57:58 -07:00
Seth Vargo be17741617 Merge pull request #2360 from hashicorp/sethvargo/kv_cli
Add kv subcommand and CLI
2016-09-26 16:51:30 -07:00
Seth Vargo f381d19221
Update cas docs 2016-09-26 16:15:27 -07:00
Seth Vargo 1898d071ce
Fix kv put flags 2016-09-26 16:13:39 -07:00
Seth Vargo d0ac899f79
Fix up kv put help output 2016-09-26 16:11:23 -07:00
Seth Vargo 28de64c7f0
Remove base64 comment entirely 2016-09-26 16:10:22 -07:00
Seth Vargo f9a7be9315
Remove debugging code 2016-09-26 16:09:35 -07:00