James Phillips
80ecaa573d
Fixes deep link on ACL bounce page.
2017-04-06 07:55:23 -07:00
James Phillips
497b6b522c
Merge pull request #2876 from hashicorp/enterprise-links
...
update all links to enterprise to avoid redirect
2017-04-05 13:02:29 -07:00
captainill
1e898158fc
update all links to enterprise to avoid redirect
2017-04-05 12:13:23 -07:00
James Phillips
93ddd46ffa
Removed RPC link from the sidebar.
2017-04-05 11:51:52 -07:00
James Phillips
312a6a6136
Fixes a broken link.
2017-04-05 10:50:35 -07:00
James Phillips
21deacb5d6
Cleans up some doc typos.
2017-04-05 10:40:30 -07:00
James Phillips
9c3e643d4f
Does a complete rework of the ACL guide.
2017-04-05 10:36:19 -07:00
James Phillips
5ab7ea6f53
Deprecates the ACLs internals doc in favor of a guide.
2017-04-04 18:56:42 -07:00
James Phillips
d621958e94
Removes guide link for Atlas integration.
2017-04-04 18:55:09 -07:00
James Phillips
8471360c9e
Merge pull request #2865 from moofish32/doc/v8-compatibility
...
Raft Protocol vs Consul Protocol Doc Clarification
2017-04-04 12:44:36 -07:00
James Phillips
ef177a5106
Update upgrade-specific.html.markdown
2017-04-04 12:43:24 -07:00
Seth Vargo
7779c5942c
Link to new api
2017-04-04 12:52:00 -04:00
Seth Vargo
61d814e69c
Rename sidebar link items
2017-04-04 12:40:53 -04:00
Seth Vargo
99c3592064
Update API docs
2017-04-04 12:33:35 -04:00
Mike Cowgill
aabfd357ff
Raft version in 0.8 is 3
2017-04-04 00:20:29 -07:00
Mike Cowgill
b7851b23be
compatibility table update and note about Raft version being separate
2017-04-04 00:17:49 -07:00
James Phillips
3b1f40c274
Changes title to Server Read Scaling.
2017-04-03 12:51:00 -07:00
James Phillips
f288c0e8eb
Adds top-level guide links that were missing.
2017-03-31 09:06:24 -07:00
James Phillips
fea3c62399
Merge pull request #2862 from wjimenez5271/wjimenez5271-docs
...
clarify when acl_default_policy takes effect
2017-03-31 08:49:23 -07:00
Brian Shumate
b2d7b11c44
docs: Clarify force-remove limited to same DC, fixes #1264
2017-03-30 14:44:10 -04:00
Brian Shumate
6f17af8453
docs: Configuration precedence clarification, fixes #1203
2017-03-30 14:13:50 -04:00
Brian Shumate
dc5b148313
docs: add user resource limits FAQ, fixes #1628
2017-03-30 13:56:03 -04:00
James Phillips
86870ae51d
Merge pull request #2854 from hashicorp/remote-exec
...
Changes `disable_remote_exec` default to true so remote exec is opt-in.
2017-03-30 10:29:09 -07:00
Kyle Havlovitz
9ff4322dda
Merge pull request #2847 from hashicorp/remove-peer-by-id
...
Add CLI/API endpoints for removing peer by ID
2017-03-30 10:13:56 -07:00
Kyle Havlovitz
da9c825592
Add CLI/API endpoints for removing peer by ID
2017-03-30 10:13:32 -07:00
James Phillips
7e2dcb61bf
Changes `disable_remote_exec` default to true so remote exec is opt-in.
2017-03-30 09:43:32 -07:00
James Phillips
8552575e3d
Adds a link from the autopilot CLI page to the guide.
2017-03-29 21:14:26 -07:00
James Phillips
e34559a257
Updates change log and upgrade guide with details about #2844 .
2017-03-29 13:05:57 -07:00
James Phillips
11ee9a9e72
Disables agent-level enforcement on Consul agents unless acl_datacenter is set.
2017-03-29 12:24:42 -07:00
James Phillips
33ab068c28
Capitalizes title.
2017-03-29 11:32:56 -07:00
James Phillips
78bf520e84
Adds which DC each command runs in and a DNS example to the areas guide.
2017-03-29 11:30:05 -07:00
Kyle Havlovitz
e081b39014
Merge pull request #2840 from hashicorp/f-advanced-autopilot-guide
...
Add section on advanced autopilot features to the guide
2017-03-28 12:06:51 -07:00
James Phillips
15a183c5a0
Merge pull request #2839 from hashicorp/network-area-docs
...
Adds network area docs.
2017-03-28 11:57:57 -07:00
James Phillips
dac716641e
Adds network areas guide.
2017-03-28 11:56:55 -07:00
Kyle Havlovitz
038b07ea1c
Add section on advanced autopilot features to the guide
2017-03-28 11:56:21 -07:00
James Phillips
0b0eba8e97
Adds network area CLI documentation.
2017-03-28 10:31:56 -07:00
James Phillips
1296e40ad5
Adds basic operator area HTTP documentation.
2017-03-28 01:09:20 -07:00
Thomas Viaud
7f8eafeeaa
Update autopilot.html.markdown
2017-03-28 09:54:36 +02:00
James Phillips
f8a4a873cf
Breaks the operator HTTP doc into sections.
2017-03-27 23:28:08 -07:00
VEBER Arnaud
86607b32d1
docs(agent/options): remove atlas_endpoint dup
2017-03-25 13:25:54 +01:00
James Phillips
b9bb29c8bc
Update upgrade-specific.html.markdown
2017-03-24 17:45:24 -07:00
James Phillips
fae78dcd0a
Adds node metadata to the reload list.
2017-03-24 10:29:39 -07:00
James Phillips
f0b89edb0c
Adds a note about the deprecated RPC ports.
2017-03-24 10:23:45 -07:00
James Phillips
6f4180b4fd
Merge pull request #2826 from hashicorp/acl-cleanup
...
Cleans up reconcile issues with ACLs and reverting node information.
2017-03-23 15:56:14 -07:00
James Phillips
d428bc63c1
Modifies server reconcile path to not use the server's token for internal operations.
2017-03-23 13:34:30 -07:00
Brian Shumate
f83c7f8a42
docs: Point of clarifcation about cluster leadership for #2782
2017-03-23 13:00:23 -04:00
Kyle Havlovitz
390f41d8d5
Add advanced autopilot features
2017-03-22 15:25:16 -07:00
James Phillips
1091c7314e
Removes remoteConsuls in favor of the new router.
...
This has the next wave of RTT integration with the router and also
factors some common RTT-related helpers out to lib. While we were
in here we also got rid of the coordinate disable config so we don't
need to deal with the complexity in the router (there was never a
user-visible way to disable coordinates).
2017-03-16 16:42:19 -07:00
James Phillips
472f1bd63e
Adds router into RPC paths with work in progress on coordinates.
2017-03-16 16:42:18 -07:00
Kyle Havlovitz
09e2663d10
Merge pull request #2802 from hashicorp/f-autopilot-improvements
...
Fix an issue with changing server ID when re-joining
2017-03-15 20:26:16 -07:00