Philip K. Warren
f3ac3ce6fc
Fix a small typo in RPC docs.
2014-06-19 13:53:43 -05:00
Armon Dadgar
961a00c496
Adding server_name configuration for TLS
2014-06-13 11:10:27 -07:00
Rob Holland
cca6f83b3a
Improve clarity of ?keys behaviour.
...
I read the previous version initially as meaning that it would return a list of keys which have no value set, which I couldn't understand. I think this removes some ambiguity.
2014-06-13 12:20:24 +01:00
Armon Dadgar
4542933139
website: Mention reload command in addition to SIGHUP
2014-06-11 11:03:59 -07:00
Armon Dadgar
8331367707
website: Document reload RPC command
2014-06-11 10:54:36 -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
10f3007aa2
consul: Adding support for optional session name
2014-06-09 11:42:28 -07:00
Armon Dadgar
93fb12ecdf
Merge pull request #200 from hashicorp/f-dns
...
Adding support for DNS TTLs and stale reads
2014-06-09 11:13:47 -07:00
Armon Dadgar
fed38165fe
website: clarify unique per-ndoe
2014-06-08 17:31:44 -07:00
Armon Dadgar
bd4610bcd1
website: Documenting DNS settings
2014-06-08 17:26:41 -07:00
David Pelaez
e7b5f29191
Fix typo in check update endpoints
...
The current website says that you can send output with the update of a check using the `?node` parameter. It wasn't working and I check [the source](3874498374/command/agent/agent_endpoint.go (L110)
) to find that it was (the more logical noun of) note! I changed the indication to replace `?node` for `?note`
2014-06-04 22:55:17 -05:00
Armon Dadgar
753cec4cfa
agent: Omit certains keys from the /self endpoint
2014-05-29 11:24:37 -07:00
William Tisäter
d794a18761
Return both member and config in `/v1/agent/self`
2014-05-28 00:09:28 +02:00
William Tisäter
d0e447d29b
Add `/v1/agent/self` and return local agent config
2014-05-27 01:15:33 +02:00
Armon Dadgar
e55a6fb6d6
Support wildcard for check lookup. Fixes #152
2014-05-21 12:45:12 -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
88d91c6ee0
agent: Support for raw key lookup. Fixes #150 .
2014-05-20 16:53:43 -07:00
Armon Dadgar
fa4cb49feb
website: Document DNS truncation. Fixes #144 .
2014-05-20 16:43:44 -07:00
Armon Dadgar
55951c9f87
website: Document KV changes
2014-05-20 16:25:30 -07:00
Armon Dadgar
a12c52ca2d
website: Documenting the session endpoints
2014-05-20 16:25:30 -07:00
Armon Dadgar
246ad6c681
agent: Support -advertise cli flag. Fixes #156 .
2014-05-16 10:49:55 -07:00
Carl Jackson
5295d8c9fd
s/direclty/directly/
2014-05-08 17:48:29 -07:00
Armon Dadgar
359807375e
website: mention client_addr
2014-05-08 13:44:59 -07:00
Armon Dadgar
d5a8e79b65
agent: Correct spelling of separator. Fixes #101 .
2014-05-07 15:25:17 -07:00
Armon Dadgar
3d527e174a
website: update docs, CLI flag no longer available
2014-05-07 15:11:56 -07:00
Nelson Elhage
0b9ad9e882
docs: The config key is "encrypt", not "encrypt_key"
2014-05-07 15:04:50 -07:00
William Tisäter
963f1e2ff6
Merge pull request #128 from carlosdp/pid-file
...
Add pid-file flag to agent
2014-05-06 19:57:12 +02:00
Armon Dadgar
58a896ad28
website: improve the docs for the agent TTL endpoints
2014-05-06 10:44:42 -07:00
Carlos Diaz-Padron
dd1ce61fb1
Add pid-file option to agent docs
2014-05-05 23:39:26 -04:00
Armon Dadgar
4c2b8562bf
website: Fixing old reference to dns_addr
2014-05-04 13:26:21 -07:00
Shayan Pooya
c3ac3f8434
website: fix a couple of typos.
2014-05-03 19:16:55 -04:00
Armon Dadgar
08235411c3
website: Document the KV API changes
2014-04-30 23:44:27 -04:00
Armon Dadgar
f9ff14531f
website: Document the ui-dir flags
2014-04-30 23:43:56 -04:00
Gavin M. Roy
2d62fb3207
Revert the interval and TTL values
2014-04-30 15:46:20 -04:00
Gavin M. Roy
11f0d0fe3f
Minor documentation fixes
...
- Correct spotted typos
- Ran JSON snippets through jsonpp for consistent display of JSON results
- Unfortunately my editor stripped EOL whitespace so there's a bit of whitespace diff
2014-04-30 15:26:07 -04:00
Masahito Zembutsu
b2ed730b41
fix typo
2014-04-25 23:09:17 +09:00
Armon Dadgar
b8d185af40
website: Adding the output key to docs examples
2014-04-21 16:21:52 -07:00
Armon Dadgar
554a8478ac
website: typo fix
2014-04-21 16:09:36 -07:00
Armon Dadgar
81a0a56fac
agent: Support server-side filtering of passing checks. Fixes #57 .
2014-04-21 16:08:26 -07:00
Armon Dadgar
03adb99a91
website: Document HTTP changes
2014-04-21 13:40:16 -07:00
Armon Dadgar
0d490096f9
website: Typo. Fixes #43 .
2014-04-17 11:31:25 -07:00
Jacques Fuentes
ccddd16821
Round 2: Fix typos, grammar errors, and misspellings
2014-04-16 00:01:12 -04:00
Armon Dadgar
a8d9fefdfe
agent: Adding support for -join flag. Fixes #33 .
2014-04-11 16:59:16 -07:00
Armon Dadgar
657da8eaf6
website: Document the port configurations
2014-04-11 16:31:33 -07:00
Armon Dadgar
3758f235b2
website: Documentation cleanup
2014-04-11 16:23:16 -07:00
Armon Dadgar
304cb516e1
website: Documentation cleanup
2014-04-09 11:06:27 -07:00
Armon Dadgar
8c2e660244
website: Clarify the DNS documentation
2014-04-08 12:18:05 -07:00
Armon Dadgar
f02ae31041
website: More info on TLS encryption
2014-04-07 15:07:21 -07:00