Kyle McCullough
|
697ea0f8eb
|
Add setting to skip ssl certificate verification for HTTP checks (#1984)
* http check: add setting to skip ssl certificate verification
* update http check documentation
* fix typo in documentation
* Add TLSSkipVerify to agent api
|
2016-11-03 13:17:30 -07:00 |
Andreas Böttger
|
13c1315916
|
json syntax corrected
|
2016-10-04 15:40:53 +02:00 |
James Phillips
|
607595f99e
|
Cleans up based on code review feedback.
|
2016-08-16 12:52:30 -07:00 |
James Phillips
|
f517f9ed0d
|
Fixes a typo and adds an admonition about only being in Consul 0.7+.
|
2016-08-16 09:27:20 -07:00 |
James Phillips
|
b4f981c837
|
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
|
63ff6ebc2c
|
Adds a cautionary note about the stats in the self API.
|
2016-07-29 13:45:25 -07:00 |
James Phillips
|
36b2ef619e
|
Tweaks the agent docs for `EnableTagOverride`.
|
2016-07-23 14:48:54 -07:00 |
shalev67
|
0763f1a9f5
|
Added api agent docs enableTagOverride var
|
2016-07-22 20:21:07 +03:00 |
Stu Small
|
6a664a4669
|
Fixing minor punctuation mistake.
|
2016-07-13 16:50:19 -06:00 |
Sheldon Kwok
|
a3788d4ede
|
Update agent.html.markdown
The documentation was not clear and I had to try with the cli to figure it out.
|
2016-06-09 16:48:18 -07:00 |
lihz
|
b862d3f044
|
add tcp in service/register
I found consul /service/register interface supprt TCP check as well.
|
2016-06-03 19:29:05 +08:00 |
James Phillips
|
24c2bc44f1
|
Clarifies default behavior of blank service addresses.
|
2016-04-20 10:16:06 -07:00 |
James Phillips
|
bd4f2ee6b7
|
Adds a new PUT-based TTL check update endpoint.
|
2016-03-02 17:54:01 -08:00 |
Seth Vargo
|
e110abee9b
|
Fix broken link
|
2016-01-13 19:32:30 -05:00 |
James Phillips
|
23536f2b97
|
Adds Docker checks support to client API.
Also changed `DockerContainerId` to `DockerContainerID`, and updated the agent
API docs to reflect their support for Docker checks.
|
2015-11-18 07:40:02 -08:00 |
James Phillips
|
3f11bfaea4
|
Adds coordinate of agent to self endpoint.
|
2015-10-23 15:23:01 -07:00 |
James Phillips
|
89d03026bc
|
Clarifies services docs a bit.
|
2015-08-25 16:12:19 -07:00 |
Peter Fern
|
403b42af99
|
Document `TCP` check type
|
2015-07-27 10:53:52 +10:00 |
Ryan Uber
|
b6e31a2e6f
|
website: add status field for check registration in http docs
|
2015-05-28 13:09:33 -07:00 |
Ryan Uber
|
af74095584
|
website: document service and check acl options
|
2015-04-28 14:28:06 -07:00 |
Cameron Ruatta
|
b637683ffa
|
Caps not necessary here
|
2015-04-20 20:59:45 -07:00 |
Cameron Ruatta
|
a9761dca33
|
Updating the docs to include information about registering a check with
a serviceid.
|
2015-04-20 20:56:26 -07:00 |
Ryan Breen
|
1ac70f6179
|
Website: minor fix for docs/agent/http/agent.html.
|
2015-04-17 11:43:02 -04:00 |
Ryan Breen
|
b3f2bbe753
|
Website: GH-751 Link to anti-entropy doc everywhere that the term is used.
|
2015-03-04 10:22:53 -05:00 |
Ryan Breen
|
f0bb4b4e31
|
Finalize cleanup of docs/agent/http/agent.
|
2015-02-07 17:43:43 -05:00 |
Ryan Breen
|
5e8076f156
|
Cleanup for docs/agent/http/agent.
|
2015-02-07 17:36:10 -05:00 |
Emil Hessman
|
9be514e747
|
website: fix minor typos in docs
|
2015-01-23 22:11:15 +01:00 |
Ryan Uber
|
e416d6dbd3
|
website: document reason flag for http api
|
2015-01-21 14:33:01 -08:00 |
Ryan Uber
|
f1092f4b3f
|
website: update maintenance mode endpoint
|
2015-01-21 11:15:15 -08:00 |
Ryan Uber
|
e1023c7773
|
website: separate pages for top-level endpoints
|
2015-01-20 22:49:41 -08:00 |