Andreas Böttger
cb8deabdc3
json syntax corrected
2016-10-04 15:40:53 +02:00
Brian Shumate
320b07c025
Clarify retry_join addresses for #1462
...
- Initial pass at adding note about address formats for retry_join;
IPv4 is a list of IPs only, whereas IPv6 are bracketed IPs + port
2016-10-03 12:15:24 -04:00
Aran Deltac
28277d35e7
Add the Perl Consul client library to the list of SDKs on the web site.
2016-10-01 17:52:45 -07: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
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
Brian Shumate
38e45f9641
Update getting started/join to address #2204
2016-09-28 12:20:36 -04: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
34043357da
cli flag formatting for agent docs and one guide
2016-09-26 21:22:01 -07:00
McKenna Jones
865e9ea5c3
updating cli formatting for intro docs
2016-09-26 19:28:39 -07:00
Seth Vargo
f381d19221
Update cas docs
2016-09-26 16:15:27 -07:00
Seth Vargo
28de64c7f0
Remove base64 comment entirely
2016-09-26 16:10:22 -07:00
Seth Vargo
39fb70ff67
Fix CAS operations for put
2016-09-26 16:06:56 -07:00
Seth Vargo
85350a4329
Update kv get docs
2016-09-26 16:06:56 -07:00
Seth Vargo
c7496c5652
Change delete CAS behavior to require ModifyIndex
2016-09-26 16:06:55 -07:00
Seth Vargo
de7fc2c7ac
Fix styles
2016-09-26 16:06:54 -07:00
Seth Vargo
a6262c863b
Add top-level docs command
2016-09-26 16:06:54 -07:00
Seth Vargo
297a22383f
Add kv delete command
2016-09-26 16:06:53 -07:00
Seth Vargo
82bddd7f9b
Add kv put command
2016-09-26 16:06:53 -07:00
Seth Vargo
c8fdc5c50d
Add kv get
2016-09-26 16:06:53 -07:00
JF Bibeau
ee008bcc2d
Docs: Update command to create sample service
...
Since the previous command creates /etc/consul.d with sudo, a regular user won't have permission to echo and redirect a file to the directory. Switch to using tee with sudo to ensure the file gets created.
2016-09-26 16:36:10 -04:00
James Phillips
c4c409be44
Update keyring.html.markdown
2016-09-23 16:00:05 -07:00
Seth Vargo
e1c8b14a6b
Clarify that hostname defaults to localhost for tcp
2016-09-21 12:20:36 -04:00
Brian Shumate
2c9501a1b0
Remove references to the 'unknown' state.
...
- Remove reference to 'unknown' state in catalog endpoint docs
- Remove reference to 'unknown' state in health endpoint docs
2016-09-21 09:50:12 -04:00
James Phillips
b2e867454a
Updates getting started to remove broken links.
...
Fixes #2293 .
2016-09-16 15:58:01 -07:00
James Phillips
6f0a3b9bf5
Adds Operator endpoint link.
2016-09-15 13:13:09 -07:00
Brian Shumate
1ee4ba2db6
Restore command line.
2016-09-15 10:37:08 -04:00
Brian Shumate
1654de6184
Command output updates.
...
- Updated starting agent example to show new output/timestamps
- Updated curl example to show TaggedAddresses
- Updated dig example to return 127.0.0.1
2016-09-15 10:25:23 -04:00
James Phillips
f57b84b807
Tweaks wording in lifeguard section.
2016-09-14 10:17:23 -07:00
James Phillips
c591d86dd5
Adds a section about lifeguard.
2016-09-14 10:09:23 -07:00
Pawel Szymczyk
d97f389805
remove reference to localhost in operator.html.markdown
2016-09-14 12:12:27 +02:00
James Phillips
0a34741d72
Adds version note to near parameter.
2016-09-06 07:50:06 -07:00
James Phillips
08d6bfbc9b
Tweaks options doc after latest merges.
2016-09-01 22:18:34 -07:00
James Phillips
f686d34483
Merge pull request #2263 from sweeneyb/dnsPort
...
Add support for dns port as a command line option
2016-09-01 22:16:15 -07:00
James Phillips
d19995c067
Merge pull request #2322 from hashicorp/pr-2321-slackpad
...
Adds a configurable timeout for DNS recursor client.
2016-09-01 22:11:54 -07:00
James Phillips
951f597cde
Tweaks documentation.
2016-09-01 21:50:46 -07:00
James Phillips
7369875cf7
Merge pull request #2320 from hashicorp/f-leave
...
Changes default for `leave_on_terminate` based on server or client mode.
2016-09-01 09:08:10 -07:00
Pivotal DX129
fe61650ef0
Merge remote-tracking branch 'upstream/master'
2016-09-01 10:15:32 -04:00
James Phillips
d5191741a1
Cleans up the upgrade guide.
2016-09-01 00:22:09 -07:00
James Phillips
55ef6c54a6
Changes default for `leave_on_terminate` based on server or client mode.
2016-08-31 23:39:11 -07:00
James Phillips
4fd419d609
Adds a note about stale reads to the performance guide.
2016-08-30 18:11:05 -07:00
James Phillips
ed7356dd5c
Changes default DNS allow_stale to true.
2016-08-30 13:55:19 -07:00
James Phillips
2c9885d10d
Updates documentation with details on the Consul operator actions.
2016-08-30 13:15:37 -07:00
James Phillips
e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands.
2016-08-30 00:02:50 -07:00
Pierre Delagrave
578602f248
Added website documentation for the new recursor_timeout parameter
2016-08-29 14:41:30 -04:00
James Phillips
970bb771f9
Tweaks formatting of Consul version.
2016-08-25 17:12:55 -07:00
James Phillips
8b19364964
Adds top-level link to performance guide.
2016-08-25 16:54:29 -07:00
James Phillips
c1c1a340e0
Sorts the guides (redux).
2016-08-25 16:47:54 -07:00
James Phillips
7b8837f46e
Sorts the guides.
2016-08-25 16:44:52 -07:00
James Phillips
e1f9f2fd87
Fixes a typo in the performance guide.
2016-08-25 16:13:54 -07:00
James Phillips
a9dcaa0ac9
Adds a note about 2 CPU cores.
2016-08-25 15:59:18 -07:00
James Phillips
17b70c7efd
Adds a max raft multiplier and tweaks documentation.
2016-08-25 15:36:05 -07:00
James Phillips
c432aa540d
Tweaks wording in performance guide.
2016-08-24 22:10:59 -07:00
James Phillips
57db4bcce6
Adds performance tuning capability for Raft, detuned defaults, and supplemental docs.
2016-08-24 21:58:37 -07:00
Brian Shumate
3d71951c97
Fix typo
2016-08-18 09:14:15 -04:00
James Phillips
3c2a73e670
Update outage.html.markdown
2016-08-17 18:41:56 -07:00
James Phillips
861efcc8c8
Merge pull request #2235 from robwdux/patch-1
...
update ca tutorial to one more recent and relevant
2016-08-17 18:00:03 -07:00
James Phillips
bedd0c5a9e
Makes protocol version a little clearer.
2016-08-17 11:29:09 -07:00
James Phillips
9d154a55ad
Update acl.html.markdown
2016-08-17 10:21:59 -07:00
kyhavlov
c0b5e0ee06
Fix links for ACL replication status
2016-08-17 12:41:04 -04:00
James Phillips
2af4ee0928
Update outage.html.markdown
2016-08-16 15:48:22 -07:00
James Phillips
23c981385d
Updates the 0.7-specific upgrade notes.
2016-08-16 15:10:52 -07:00
James Phillips
49dda31f4e
Updates the outage docs with details about new Raft behavior.
2016-08-16 15:10:37 -07:00
James Phillips
7a23a25402
Updates version documentation.
2016-08-16 14:15:13 -07:00
James Phillips
4c7a0ed3b0
Merge branch 'master' into f-deregister-critical
2016-08-16 12:53:21 -07:00
James Phillips
ba60afd5d8
Cleans up based on code review feedback.
2016-08-16 12:52:30 -07:00
James Phillips
9f7a973ace
Adds an `X-Consul-Translate-Addresses` to signal translation is enabled.
2016-08-16 11:31:41 -07:00
James Phillips
fbdd021ab9
Adds an "lan" tagged address so we have a way to get them all.
...
If we didn't have this, then there would be no way to know the LAN
address if address translation was turned on.
2016-08-16 10:49:03 -07:00
James Phillips
231f5a957f
Fixes a typo and adds an admonition about only being in Consul 0.7+.
2016-08-16 09:27:20 -07:00
James Phillips
4a3d7db24f
Adds ability to deregister a service based on critical check state longer than a timeout.
2016-08-16 01:00:26 -07:00
James Phillips
315b9d4ea4
Tweaks translate_wan_addr documentation.
...
Adds a note about HTTP being 0.7 and later only.
2016-08-15 16:23:01 -07:00
James Phillips
affbb27416
Merge pull request #2275 from hashicorp/pr-2118-slackpad
...
Translates node addresses to WAN addresses where appropriate.
2016-08-15 16:16:56 -07:00
James Phillips
b8fa011972
Updates docs for WAN address translation and tweaks some nearby unrelated docs.
2016-08-15 16:12:01 -07:00
Brian Shumate
f150a8a7a9
Add anchor
2016-08-15 16:48:54 -04:00
James Phillips
6dc6b3f1e2
Merge pull request #2241 from io41/patch-1
...
Update upgrading.html.markdown
2016-08-12 16:46:30 -07:00
James Phillips
077f048f0c
Merge pull request #2246 from atomicpirate/patch-1
...
Minor fix: "lookup up" -> "looking up"
2016-08-12 16:45:41 -07:00
James Phillips
8c6a843949
Merge pull request #2266 from hashicorp/pr-2096-slackpad
...
Compresses all DNS responses by default.
2016-08-11 16:28:51 -07:00
James Phillips
bcb0f71759
Finishes up DNS compression by adding opt-out, tests, and documentation. Fixes trim routine.
2016-08-11 16:27:08 -07:00
James Phillips
6687ce1abf
Merge pull request #2122 from pszymczyk/master
...
Add embedded-consul to download_tools page
2016-08-10 17:57:10 -07:00
James Phillips
bb412336db
Merge pull request #2006 from fusiondog/patch-1
...
Adds documentation about DNS forwarding with iptables.
2016-08-10 16:52:32 -07:00
James Phillips
db94764354
Merge pull request #2264 from hashicorp/pr-2045-slackpad
...
Enables stale mode for watchers.
2016-08-10 15:58:34 -07:00
James Phillips
2b65e7da05
Fixes a typo and adds stale documentation to website.
2016-08-10 15:46:28 -07:00
sweeneyb
14ec3290fa
Add support for dns port as a command line option
2016-08-10 04:05:56 +00:00
James Phillips
a984a6703c
Removes support for muxado and protocol version 1.
2016-08-09 18:10:04 -07:00
James Phillips
7b80f5d278
Adds a note about HTTP telemetry.
2016-08-09 16:03:59 -07:00
James Phillips
95930e3cb7
Merge pull request #2237 from hashicorp/f-acl-replication
...
Adds ACL replication.
2016-08-09 11:42:16 -07:00
James Phillips
3bcc819312
Removes brew info callout.
2016-08-09 08:18:15 -07:00
James Phillips
fd0a66740f
Merge pull request #2104 from jpartain89/patch-1
...
Update install.html.markdown OS X Instructions
2016-08-09 08:12:05 -07:00
Seth Vargo
c77436ce9b
Update links to serf
2016-08-08 12:44:27 -04:00
atomicpirate
5a77daac60
Minor fix: "lookup up" -> "looking up"
2016-08-05 10:18:13 -04:00
James Phillips
c499c4e7d3
Updates documentation for ACL replication.
2016-08-05 00:23:28 -07:00
James Phillips
4d738728d7
Update upgrade-specific.html.markdown
2016-08-04 06:39:50 -07:00
Tim Kersten
24272b27a3
Update upgrading.html.markdown
...
The change fixes a minor bug in the document that says consul supports back to version 0 when the example output says version 1, and makes the document less ambiguous by having a different "current" protocol and earliest supported protocol.
2016-08-03 21:11:02 +01:00
rob dux
376a0cbf6f
update ca tutorial to one more recent and relevant
2016-08-02 21:24:02 -05:00
Seth Vargo
31d427f925
Update arch diagram
2016-08-02 13:13:43 +05:30
Andrei Burd
094d7cb9e0
Added missing comma
2016-08-01 18:46:43 +03:00