Jeff Mitchell
5a9bcd36ef
Update option text to describe how to use Unix listening sockets.
2015-01-14 20:22:59 +00:00
Evan Broder
ee6d59d4dd
Add "only_passing" option to DNS config
...
This excludes nodes from DNS results if their healthchecks are in any
non-passing state, not just if they're critical.
2015-01-10 13:17:11 +01:00
Armon Dadgar
f86d7c3a09
Merge pull request #558 from ceh/http-api-response-headers
...
add ability to specify response headers on the HTTP API
2015-01-05 11:36:08 -08:00
Emil Hessman
bf0e284756
website: fix typo, casing and links
...
Fix typo in Leader Election guide: s/blog/blob/
Also fix various casing issues and prefer HTTPS links
for HashiCorp projects.
2015-01-04 12:58:58 +01:00
Emil Hessman
cb764c35e5
add ability to specify response headers on the HTTP API
...
Add an config object that allows adding HTTP header response fields to every
HTTP API response.
Each specified header is added to every response from all HTTP API endpoints.
Each individual endpoint may overwrite the specified header, which makes sure
that Consul headers such as 'X-Consul-Index' is enforced by the API.
2014-12-28 19:17:08 +01:00
Ryan Uber
f126bb7381
website: Improve docs for reloading config. Fixes #407
2014-11-25 19:03:14 -08:00
Ryan Uber
ab5fbe4094
agent: ignore -encrypt if provided when keyring exists
2014-11-19 16:37:40 -08:00
Ryan Uber
80c25e3320
website: document new behavior of the -encrypt option
2014-11-19 16:36:01 -08:00
Ryan Uber
026ebcef58
website: remove keyring persistence options from agent page
2014-11-19 16:31:06 -08:00
Ryan Uber
cea2b49c15
website: update consul keys documentation
2014-11-19 16:30:22 -08:00
Armon Dadgar
6be29e17c2
Merge pull request #478 from amalaviy/https
...
Added HTTPS support via a new HTTPS Port configuration option
2014-11-19 11:17:10 -08:00
Atin Malaviya
0904c651a8
Change names to StartJoinWan, RetryJoinWan etc
2014-11-17 17:14:59 -05:00
Atin Malaviya
f4fd8453ed
Added HTTPS support via a new HTTPS Port configuration option similar to the HTTP Port.
2014-11-17 14:29:35 -05:00
Atin Malaviya
5b41170f47
Add start-wan-join, retry-wan-join and related configuration options and commandline options
2014-11-14 10:56:39 -05:00
Ryan Uber
3facf1bdf4
website: better description of config merging in agent options. Closes #470
2014-11-13 12:04:09 -08:00
Danny Berger
3da9291ae1
Fix some typos in website docs
2014-11-04 21:33:42 -07:00
Armon Dadgar
cd936793ad
Support old recursor config for backwards compatibility
2014-11-03 11:28:21 -08:00
Armon Dadgar
632bbcdd54
Merge pull request #448 from foostan/multiple_recursor
...
Add multiple recursor definition support
2014-11-03 11:18:37 -08:00
foostan
35b006d884
Add multiple recursor definition support
2014-11-01 04:26:26 +09:00
Laurent Raufaste
26916b03e6
Rephrase
2014-10-30 21:46:19 -04:00
Laurent Raufaste
33c0de708d
ACL doc clarification
...
Fixes #443
2014-10-30 21:44:23 -04:00
Ryan Uber
805a9f7ec2
website: document retry_join and retry_interval flags for config file
2014-10-23 16:40:49 -07:00
Seth Vargo
869b194127
Use new Markdown syntaxes and add SEO descriptions
2014-10-19 19:42:13 -04:00
Seth Vargo
302789bf76
Use codeblocks for code
2014-10-19 19:41:11 -04:00
Armon Dadgar
bee5fe280c
Merge pull request #396 from ryanuber/f-retry-join
...
agent: Retry failed joins on agent start
2014-10-13 10:46:10 -07:00
Ryan Uber
bec34b0c46
website: document retry join
2014-10-12 12:31:47 -07:00
Alex Wheeler
bb613cf467
Added the dns_config option enable_truncate to the docs.
2014-09-30 15:31:28 -04:00
Armon Dadgar
feb3fa27fa
website: Documenting new options
2014-09-02 14:36:25 -07:00
Armon Dadgar
bb16e94b0c
website: document addresses config
2014-09-02 12:49:52 -07:00
Armon Dadgar
98acc0a908
agent: statsd support. Fixes #247
2014-09-02 11:26:17 -07:00
Armon Dadgar
2d7be20431
website: Updating docs
2014-09-01 15:03:37 -07:00
Joseph Anthony Pasquale Holsten
52dafc8347
alphabetize config options in docs. Fixes #221
2014-08-31 02:03:01 +00:00
Armon Dadgar
e0a815772a
agent: Support encrypt CLI flag. Fixes #245 .
2014-08-22 15:08:15 -07:00
Armon Dadgar
8bd92ff663
website: Document data dir requirements. Fixes #264 .
2014-08-22 14:58:10 -07:00
Armon Dadgar
dce716f4b2
website: Document watches
2014-08-21 17:25:42 -07:00
Armon Dadgar
8a0eeae269
website: document configuration
2014-08-18 15:46:58 -07:00
Armon Dadgar
09a1c40444
website: More port use docs
2014-08-05 10:46:52 -07:00
Laurent Raufaste
2b6bb395ca
Some breath
2014-08-03 20:52:36 -04:00
Laurent Raufaste
c098720a41
Add a ports used section to the doc
2014-08-03 20:51:43 -04:00
Armon Dadgar
d313349807
Updating documentation for new bootstrap method
2014-07-01 15:02:26 -07:00
Armon Dadgar
961a00c496
Adding server_name configuration for TLS
2014-06-13 11:10:27 -07:00
Armon Dadgar
4542933139
website: Mention reload command in addition to SIGHUP
2014-06-11 11:03:59 -07:00
Armon Dadgar
82c27cb902
agent: Adding SyslogFacility configuration
2014-06-11 10:18:19 -07:00
Armon Dadgar
33a8beae1e
website: Document the check_update_interval config
2014-06-09 12:51:12 -07:00
Armon Dadgar
bd4610bcd1
website: Documenting DNS settings
2014-06-08 17:26:41 -07:00
Armon Dadgar
de309057ff
Support rejoin after leave. Fixes #110 .
2014-05-21 12:32:24 -07:00
Armon Dadgar
0836a222bf
agent: syslog support. Fixes #105 .
2014-05-21 12:06:03 -07:00
Armon Dadgar
246ad6c681
agent: Support -advertise cli flag. Fixes #156 .
2014-05-16 10:49:55 -07:00
Carlos Diaz-Padron
dd1ce61fb1
Add pid-file option to agent docs
2014-05-05 23:39:26 -04:00
Armon Dadgar
f9ff14531f
website: Document the ui-dir flags
2014-04-30 23:43:56 -04:00