Matt Keeler
426211fad6
Merge pull request #4215 from hashicorp/feature/config-node-meta-dns-txt
...
Add configuration entry to control including TXT records for node meta in DNS responses
2018-06-20 08:53:04 -04:00
Matt Keeler
b9d1e7042a
Make filtering out TXT RRs only apply when they would end up in Additional section
...
ANY queries are no longer affected.
2018-06-19 10:08:16 -04:00
Omar Khawaja
da12d8a88c
update encryption doc and add guide for creating certificates ( #4238 )
...
* update encryption doc and add guide for creating certificates in consul with cfssl
* add details about CLI and disabling HTTP
* delete $ symbols and add guide elements
* add missing periods and steps heading
2018-06-18 15:25:35 -04:00
Guido Iaquinti
edd6a69541
Client: add metric for failed RPC calls to server
2018-06-13 12:35:45 +01:00
Matt Keeler
6604828009
Add configuration entry to control including TXT records for node meta in DNS responses
...
If set to false, the only way to retrieve TXT records for node meta is to specifically query for TXT records.
2018-06-11 11:49:04 -04:00
Matt Keeler
cbf27d8c30
Put systemd-resolved in backticks
2018-06-05 10:38:42 -04:00
Matt Keeler
ac2bd6bb45
Mention that PTR queries get sent to all resolvers
2018-06-04 13:56:34 -04:00
Matt Keeler
7a0ca2456f
Update DNS forwarding docs to include how to use with systemd-resolved
2018-06-04 13:43:47 -04:00
Jack Pearkes
78ef912427
Merge pull request #4169 from rskrishnar/adds-a-link-to-agent-config-options
...
adds link to agent config options from basic.html
2018-06-01 09:25:58 -07:00
Matt Keeler
9b9ad25a5e
Merge pull request #4154 from hashicorp/licensing-docs
...
Add licensing documentation.
2018-06-01 12:20:47 -04:00
Jack Pearkes
f9fec514a9
Merge pull request #4164 from hashicorp/raft-default-docs
...
website: add raft snapshot setting defaults
2018-06-01 09:06:00 -07:00
Matt Keeler
71e384e0b2
Update docs to describe the 30 minute temp license
2018-05-31 13:58:28 -04:00
Nainterceptor
096c112d06
Fix given + mandatory fields
2018-05-30 23:03:40 +02:00
RoopSai Krishna
7f1c139639
adds link to agent config options from basic.html
2018-05-28 12:47:14 +05:30
Kyle Havlovitz
d3c4d2c495
website: add raft snapshot setting defaults
2018-05-25 16:17:43 -07:00
Jack Pearkes
34be4e21d2
Merge pull request #4117 from eduardev/patch-1
...
Update downloads_tools.html.erb
2018-05-25 09:26:34 -07:00
Jack Pearkes
701c00ca8f
Merge pull request #4133 from rskrishnar/add-missing-telemetry
...
add missing metrics to telemetry documentation
2018-05-25 09:25:19 -07:00
Jack Pearkes
09c10662cb
Merge pull request #4075 from j-collier/patch-1
...
Update index.html.md build instuctions
2018-05-25 09:16:19 -07:00
Matt Keeler
83d07bdde8
Add licensing documentation.
2018-05-24 10:10:00 -04:00
phaer
55d2ad813d
prepared_queryes: put "Near" into "Service"
2018-05-23 10:32:09 +00:00
Preetha
9c7512b0b4
Merge pull request #4127 from pierresouchay/documentation_discovery_max_stale
...
Error in documentation: `discovery_max_stale` is not in `dns_config`
2018-05-16 08:52:21 -05:00
RoopSai Krishna
6054e0a268
add missing metrics to telemetry documentation
2018-05-16 16:26:32 +05:30
Geoffrey Grosenbach
0522737486
Revert sidebar link to Production Deployment Guide
...
Will be published when it has been reviewed.
2018-05-15 12:47:04 -07:00
Pierre Souchay
77ed8004a7
Error in documentation: discovery_max_stale
is not in dns_config
...
Moved the entry at the top level instead of DNS
2018-05-15 14:59:15 +02:00
Geoffrey Grosenbach
00ab0c193e
Merge pull request #4113 from hashicorp/doc-production-deployment-guide
...
Production deployment guide
2018-05-14 16:11:57 -07:00
Eduardo Pereira
8996d19b6f
Update downloads_tools.html.erb
2018-05-12 22:30:05 +01:00
Geoffrey Grosenbach
f23c788b2a
Consul production deployment guide
2018-05-11 19:30:13 -07:00
Jack Pearkes
36f4c760b3
website: fix broken link
2018-05-11 12:22:55 -07:00
Matt Keeler
185ce0a2f3
Publish 1.1.0 release on the website
2018-05-11 15:18:46 -04:00
Preetha Appan
7400a78f8a
Change default raft threshold config values and add a section to upgrade notes
2018-05-11 10:45:41 -05:00
Preetha Appan
5d3b267787
More docs and removed SnapShotInterval from raft timing struct stanza
2018-05-11 10:43:24 -05:00
Preetha Appan
e28c5fbb4e
Also make snapshot interval configurable
2018-05-11 10:43:24 -05:00
Preetha Appan
eb4bc79118
Make raft snapshot commit threshold configurable
2018-05-11 10:43:24 -05:00
Geoffrey Grosenbach
e244a49af5
WIP Edits to Consul production deployment guide
2018-05-10 18:18:08 -07:00
Geoffrey Grosenbach
50739ef5b7
WIP Sidebar menu for Consul Deployment Guide
2018-05-10 17:48:04 -07:00
Geoffrey Grosenbach
045dfc8687
WIP Consul deployment guide
2018-05-10 17:47:44 -07:00
Kyle Havlovitz
67167fd961
Merge pull request #4108 from hashicorp/vendor-go-discover
...
Update go-discover and add triton provider
2018-05-10 17:29:00 -07:00
Kyle Havlovitz
c04ff88537
Move cloud auto-join docs to a separate page and add Triton
2018-05-10 17:15:41 -07:00
Jack Pearkes
e611b1728a
Merge pull request #4097 from hashicorp/remove-deprecated
...
Remove deprecated check/service fields and metric names
2018-05-10 15:45:49 -07:00
Jack Pearkes
dd2666eae0
website: formatting and link to deprecation notice from 1.0
2018-05-10 15:33:30 -07:00
Hannah Oppenheimer
2f2e8750e5
Directions for using the new Consul UI
2018-05-10 15:57:24 -05:00
Jack Pearkes
c0eb038762
Merge pull request #4104 from cocaccola/patch-1
...
Update faq.html.md
2018-05-10 10:16:44 -07:00
Cameron
3f345bb889
Update faq.html.md
...
fixed typo
2018-05-10 11:24:06 -04:00
Paul Banks
01358a6043
Update config docs with places sockaddr is supported
2018-05-10 14:56:48 +01:00
Kyle Havlovitz
8e3532152b
Add a note about removals to the version upgrade docs
2018-05-09 15:54:08 -07:00
Jeff Kohrman
31239f508b
Add link to privacy policy in website footer
...
Added link to updated privacy policy in footer of `layout.erb` for the OSS website.
2018-05-09 12:12:05 -06:00
Kyle Havlovitz
60307ef328
Remove deprecated metric names
2018-05-08 16:23:15 -07:00
Kyle Havlovitz
a480434517
Remove the script field from checks in favor of args
2018-05-08 15:31:53 -07:00
Kyle Havlovitz
36c5e59465
Remove support for EnableTagOverride in config files
2018-05-07 16:19:13 -07:00
Kyle Havlovitz
fb3cd87c91
Remove support for CheckID field in service check definitions
2018-05-07 16:15:08 -07:00