Patrick Winter
9062bb1981
fixed typo
2017-04-26 10:09:02 +02:00
Kristiyan Nikolov
c30ac1c14d
Docs: fix typo ( #2951 )
2017-04-25 07:08:46 -07:00
Ruslan Sennov
ac9bcceecd
link to vertx-consul-client ( #2937 )
...
Signed-off-by: Ruslan Sennov <ruslan.sennov@gmail.com>
2017-04-21 00:43:15 -07:00
Frank Schröder
5f0a967507
Issue #2905 : Add check-not-exists to TXN endpoint
...
This patch adds support for asserting that a given
key does not exist in the KV store.
Fixes #2905
2017-04-20 17:50:52 -07:00
Kyle Havlovitz
72ee7c2501
Show raft protocol in list-peers command ( #2929 )
2017-04-19 15:01:40 -07:00
Nic Jackson
90e3ef7b86
Updated autopilot guide to correct synax issue with example config
2017-04-19 17:15:12 +01:00
Kyle Havlovitz
f09713f16c
Add a config example to autopilot guide
2017-04-18 14:40:20 -07:00
Seth Vargo
34e1de1b8b
Fix terminal a bit
2017-04-18 13:52:04 -04:00
Seth Vargo
ffd7c3539a
Fix terminal a bit
2017-04-18 13:51:46 -04:00
Seth Vargo
647ad1441d
Use HashiCorp logo for jsonld
2017-04-18 13:19:00 -04:00
Seth Vargo
a7a93a1a45
Fix homepage css
2017-04-18 12:57:05 -04:00
Frank Schröder
892fa89399
Add datacenter to catalog node API ( #2917 )
...
This patch stores the datacenter of a node in memdb
and exposes it via the API in all places where a Node
structure is returned.
* /catalog/nodes
* /catalog/node/:node
* /catalog/service/:service
* /health/service/:service
* /query/:uuid/execute
2017-04-18 05:02:24 -07:00
Dan O'Brien
612756d1bc
Docs: fix typo
2017-04-17 21:29:18 -04:00
mckennajones
703bb52369
Updating documentation regarding webui flags
2017-04-17 17:29:14 -07:00
Borys Pierov
74444bca8e
ACL guide fixes
2017-04-17 17:59:03 -04:00
James Phillips
59abb5630e
Bumps download link to 0.8.1.
2017-04-17 11:14:48 -07:00
Kyle Havlovitz
cdd8b5b880
Add tls client options to api/cli
2017-04-14 13:37:29 -07:00
James Phillips
502f9a4996
Tweaks 404 message.
2017-04-14 09:00:59 -07:00
James Phillips
a24228d34a
Fixes broken link to network areas API.
2017-04-13 19:19:42 -07:00
James Phillips
74958a8a8d
Removes old Atlas ecosystem doc from Consul.
2017-04-13 17:39:32 -07:00
James Phillips
a55e074a33
Merge pull request #2910 from hashicorp/jbs-2867
...
Docs: update bootstrapping and config, fixes #2867
2017-04-13 12:26:27 -07:00
Brian Shumate
a9d9c43110
Put back manual process steps
2017-04-13 15:20:02 -04:00
James Phillips
86a69e8207
Merge pull request #2904 from hashicorp/non-host-id
...
Adds a new -disable-host-node-id option to help when testing with containers.
2017-04-13 10:49:05 -07:00
James Phillips
bc6873b66d
Merge pull request #2909 from hashicorp/consul-color
...
consuls color was reverted to incorrect
2017-04-13 10:07:46 -07:00
Brian Shumate
35f16d888f
Docs: update bootstrapping and config, fixes #2867
...
- Add various join options to bootstrapping guide
- Add note about Atlas deprecation to bootstrapping guide
- Add notes about -retry-join and retry_join to -join option
- Add notes about -retry-join and retry_join to start_join option
2017-04-13 13:03:26 -04:00
captainill
fd71b78627
consuls color was reverted to incorrect color. Rename to red
2017-04-13 09:22:32 -07:00
James Phillips
20bf47d2b4
Adds a new -disable-host-node-id option to help when testing with containers.
...
Fixes #2877 .
2017-04-12 22:07:18 -07:00
Ben Fradet
10fddd11e4
scala-consul -> helm
2017-04-12 09:35:07 +01:00
James Phillips
e4feb77282
Merge pull request #2869 from liozN/master
...
Added jenkins consul plugin
2017-04-11 23:04:07 -07:00
James Phillips
01ef2b4993
Merge pull request #2885 from schalkwijk/clickable-homepage-cta
...
Make READ THE INTRODUCTION button on homepage clickable
2017-04-11 22:10:37 -07:00
James Phillips
37dcc0ac22
Adds a note about upgrading the current leader last.
2017-04-11 10:50:56 -07:00
James Phillips
03328e59d6
Merge pull request #2887 from devopsrebels/master
...
Fix wrong option name in options.html.markdown
2017-04-11 09:40:16 -07:00
Brian Shumate
b9f048614b
Address link issues / add GCE
2017-04-11 12:34:40 -04:00
Brian Shumate
cbff0c0250
add new FAQ details
2017-04-11 12:06:18 -04:00
Brian Shumate
09f7bc4036
Docs updates:
...
- Add a FAQ for per-key value size limitation in the KV
- Update Atlas FAQ with post-deprecation recommendations
2017-04-11 11:45:29 -04:00
Cihat Genc
13037fc139
Fix wrong option name in options.html.markdown
2017-04-11 14:58:15 +02:00
Samuel Lopes
5c5c568bf5
Make READ THE INTRODUCTION button on homepage clickable
...
The "call to action" button at the bottom of the homepage is currently unclickable, since it has a negative top margin and is thus "hidden" behind the bottom margin of the terminal div above it. I opted to remove the negative top margin and instead diminish the bottom margin of the terminal div. This approach ends up adding a bit more padding between the "DNS Query Interface" h2 and the marketing div above it, but I think overall the look is in-line with the aesthetics of the page.
I'm fairly unfamiliar with HTML / CSS, so if there is a better way to do what I've done, I'd love to hear it. I've tested this in Chrome and Safari.
2017-04-10 20:32:46 -05:00
Cameron Stokes
af1d22135a
[docs] Autopilot guide: clarify left status
2017-04-10 11:18:54 -07:00
Seth Vargo
04ab7ce040
Import fonts
2017-04-06 18:41:12 -04:00
Seth Vargo
932869a235
Update variables
2017-04-06 18:17:04 -04:00
Seth Vargo
9c72544447
Update font
2017-04-06 18:05:31 -04:00
Seth Vargo
64a76ea69f
Use hashicorp logo
2017-04-06 17:18:46 -04:00
Seth Vargo
3b66c5224c
Add press-kit
2017-04-06 17:11:34 -04:00
James Phillips
5fa71eda84
Cleans up some typos in the ACL Guide.
2017-04-06 08:05:17 -07:00
James Phillips
72b9ae96f5
Fixes deep link on ACL bounce page.
2017-04-06 07:55:23 -07:00
James Phillips
593d495624
Merge pull request #2876 from hashicorp/enterprise-links
...
update all links to enterprise to avoid redirect
2017-04-05 13:02:29 -07:00
Seth Vargo
3efd31be55
Add open graph images
2017-04-05 15:57:14 -04:00
captainill
9d2c13341b
update all links to enterprise to avoid redirect
2017-04-05 12:13:23 -07:00
Seth Vargo
05bb6dff72
Merge pull request #2875 from hashicorp/consul-color
...
correct consul brand colors
2017-04-05 15:02:41 -04:00
Seth Vargo
51ea4faa83
Capitalze
2017-04-05 15:02:31 -04:00
captainill
b80aedad6e
correct consul brand colors
2017-04-05 12:00:35 -07:00
James Phillips
8967fad448
Removed RPC link from the sidebar.
2017-04-05 11:51:52 -07:00
James Phillips
3a81726023
Fixes a broken link.
2017-04-05 10:50:35 -07:00
James Phillips
28fd8a1904
Updates download link to 0.8.0.
2017-04-05 10:42:00 -07:00
James Phillips
ac6bf5dbf0
Cleans up some doc typos.
2017-04-05 10:40:30 -07:00
James Phillips
0de8f13a97
Merge pull request #2874 from hashicorp/acl-guide
...
Updates the ACL guide.
2017-04-05 10:37:48 -07:00
James Phillips
217d304619
Does a complete rework of the ACL guide.
2017-04-05 10:36:19 -07:00
Seth Vargo
7a0dbe10a4
Wider column sidebar
2017-04-05 10:04:06 -04:00
James Phillips
686ddd8c83
Deprecates the ACLs internals doc in favor of a guide.
2017-04-04 18:56:42 -07:00
James Phillips
649cb4f385
Removes guide link for Atlas integration.
2017-04-04 18:55:09 -07:00
James Phillips
ed7a6526e9
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
13e0ecda3f
Update upgrade-specific.html.markdown
2017-04-04 12:43:24 -07:00
Seth Vargo
b3cd9acdae
Link to new api
2017-04-04 12:52:00 -04:00
Seth Vargo
5ee03a0d0e
Tabs v spaces
2017-04-04 12:45:08 -04:00
Seth Vargo
bb080541a6
Rename sidebar link items
2017-04-04 12:40:53 -04:00
Seth Vargo
018d167bca
Add Makefile target for compiling entire website
2017-04-04 12:33:35 -04:00
Seth Vargo
b0bb01d5da
Update API docs
2017-04-04 12:33:35 -04:00
Lioz Nudel
291d3b0e6d
Added jenkins consul plugin
2017-04-04 17:01:13 +03:00
Mike Cowgill
75fdad1e54
Raft version in 0.8 is 3
2017-04-04 00:20:29 -07:00
Mike Cowgill
3c6ad0e430
compatibility table update and note about Raft version being separate
2017-04-04 00:17:49 -07:00
James Phillips
e9c53e6b89
Changes title to Server Read Scaling.
2017-04-03 12:51:00 -07:00
James Phillips
3dac92cc97
Adds top-level guide links that were missing.
2017-03-31 09:06:24 -07:00
James Phillips
10fc02d362
Merge pull request #2862 from wjimenez5271/wjimenez5271-docs
...
clarify when acl_default_policy takes effect
2017-03-31 08:49:23 -07:00
Seth Vargo
6d9995b6e3
Fix GitHub link
2017-03-30 19:24:08 -04:00
Seth Vargo
b8533888bb
Fix enterprise link
2017-03-30 19:17:26 -04:00
Seth Vargo
b0ffcd9e00
Remove app init
2017-03-30 19:10:00 -04:00
Seth Vargo
55281ac728
Move to new branding
...
This JUST moves over to the new branding. Once we get this in, I can
work on making the sidebar links and splitting out the API into its own
section.
2017-03-30 18:46:50 -04:00
Brian Shumate
77dc61ace9
docs: Clarify force-remove limited to same DC, fixes #1264
2017-03-30 14:44:10 -04:00
Brian Shumate
ca68cdb572
docs: Configuration precedence clarification, fixes #1203
2017-03-30 14:13:50 -04:00
Brian Shumate
6d5c61921e
docs: add user resource limits FAQ, fixes #1628
2017-03-30 13:56:03 -04:00
James Phillips
c7f7e969d7
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
074b8576a5
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
a2058d23ef
Add CLI/API endpoints for removing peer by ID
2017-03-30 10:13:32 -07:00
James Phillips
ac90110396
Changes disable_remote_exec
default to true so remote exec is opt-in.
2017-03-30 09:43:32 -07:00
James Phillips
c4e6655757
Adds a link from the autopilot CLI page to the guide.
2017-03-29 21:14:26 -07:00
James Phillips
f93e758650
Updates change log and upgrade guide with details about #2844 .
2017-03-29 13:05:57 -07:00
James Phillips
4259ecd8bc
Disables agent-level enforcement on Consul agents unless acl_datacenter is set.
2017-03-29 12:24:42 -07:00
James Phillips
75b8ff44e3
Capitalizes title.
2017-03-29 11:32:56 -07:00
James Phillips
44b6d36995
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
15b60b07f0
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
bbaa3f29d5
Merge pull request #2839 from hashicorp/network-area-docs
...
Adds network area docs.
2017-03-28 11:57:57 -07:00
James Phillips
42c8907fa6
Adds network areas guide.
2017-03-28 11:56:55 -07:00
Kyle Havlovitz
4f9a57cda3
Add section on advanced autopilot features to the guide
2017-03-28 11:56:21 -07:00
James Phillips
36aface2e2
Adds network area CLI documentation.
2017-03-28 10:31:56 -07:00
James Phillips
12e20ddfa9
Adds basic operator area HTTP documentation.
2017-03-28 01:09:20 -07:00
Thomas Viaud
6cb9269fb5
Update autopilot.html.markdown
2017-03-28 09:54:36 +02:00
James Phillips
086912d800
Breaks the operator HTTP doc into sections.
2017-03-27 23:28:08 -07:00
VEBER Arnaud
d4a7e75246
docs(agent/options): remove atlas_endpoint dup
2017-03-25 13:25:54 +01:00
James Phillips
b0352bb3d1
Update upgrade-specific.html.markdown
2017-03-24 17:45:24 -07:00
James Phillips
7c2509f407
Adds node metadata to the reload list.
2017-03-24 10:29:39 -07:00