Commit Graph

1672 Commits (96f871862e72e80a59dfb1031b91343873994942)

Author SHA1 Message Date
James Phillips 47f322bb59
Fixes a bunch of borken list nesting in the options doc.
7 years ago
James Phillips 4bee2e49f5 Adds secure introduction for the ACL replication token. (#3357)
7 years ago
Preetha Appan c3eb1475fb Fix incorrect punctuation
7 years ago
Frank Schroeder a2c39a4b59
doc: add retry-join docs for Softlayer
7 years ago
James Phillips c0a5ad7903 Adds a new /v1/acl/bootstrap API (#3349)
7 years ago
Seth Vargo fb702327fa Remove people from community section (#3352)
7 years ago
James Phillips adf3fc0b3b Changes sidebar to match title (and be shorter).
7 years ago
preetapan 5ca685a9d4 Merge pull request #3347 from hashicorp/containers_guide
7 years ago
Preetha Appan 82b88cb92d Minor tweaks, fixed spacing issue with docker run examples
7 years ago
Preetha Appan 7e58245d4d Address more review comments
7 years ago
Preetha Appan d4fb271a3d Added links to new containers guide to navbar and index pages
7 years ago
Preetha Appan 9c7cde36da Added a section on configuration
7 years ago
Preetha Appan aa64d4bc61 More tweaks and grammar corrections
7 years ago
Preetha Appan fb28d552da More review feedback
7 years ago
Frank Schroeder 2fac427cd4 agent: use github.com/hashicorp/go-discover
7 years ago
Preetha Appan 5dc07f2322 Addressed review comments
7 years ago
Elijah Caine 1565f58508 Register Entity Meta -> NodeMeta
7 years ago
Preetha Appan 857a8e200e Capitalize Consul and Docker throughout
7 years ago
Preetha Appan d45ceff4b7 First pass at a consul containers guide
7 years ago
James Phillips b97ae36896 Adds a Guides link to the nav. (#3337)
7 years ago
James Phillips 9810c18591 Update area.html.md
7 years ago
James Phillips b589d8c4a1 Update area.html.md
7 years ago
James Phillips 6250cd70f5 Adds option to prepared queries to remove empty tags. (#3330)
7 years ago
James Phillips 08a8d9f2a7 command/lock: Add -child-exitcode, return 2 on child error (#3329)
7 years ago
James Phillips 9f10566314 Update geo-failover.html.md
7 years ago
James Phillips 44128e5bbb Update geo-failover.html.md
7 years ago
James Phillips 59b9164142 Adds a geo failover guide using prepared queries. (#3328)
7 years ago
James Phillips 496b0bcf07 Adds support for agent-side ACL token management via API instead of config files. (#3324)
7 years ago
James Phillips 240c40deb8 Update options.html.md
7 years ago
James Phillips 338b49fe66 Update catalog.html.md
7 years ago
Jon Benson 3117d9ec2b Fix spelling (#3311)
7 years ago
James Phillips c736669af8 Update acl.html.md
7 years ago
James Phillips 6708871054 Update index.html.md
7 years ago
James Phillips 610a67defa Updates consul exec docs to mention ACLs. (#3308)
7 years ago
James Phillips 357d00f7d3 Clarifies endpoint blocking in the docs.
7 years ago
James Phillips 6abc5757b1 Tweaks title.
7 years ago
Kyle Havlovitz 689c8bc934
Add UpgradeVersionTag information to docs
7 years ago
James Phillips cbfb4388d1 Update acl.html.md
7 years ago
James Phillips 37c78e3077 Improves structure of ACL guide.
7 years ago
James Phillips 0c376fb656 Removes a merge conflict marker from the ACL guide.
7 years ago
James Phillips 28b747c3c0 Update upgrade-specific.html.md
7 years ago
James Phillips aa9a1ddb88 Update upgrade-specific.html.md
7 years ago
James Phillips a5e85a6f89 Adds a missing newline to the snapshot agent page.
7 years ago
Charlie Voiselle 6c75e79158 Removed localhost from links (#3289)
7 years ago
James Phillips fc971b65dc Update upgrade-specific.html.md
7 years ago
James Phillips 1791d99a10 Adds new config to make script checks opt-in, updates documentation. (#3284)
7 years ago
James Phillips 74946ddde9 Fixes a broken link.
7 years ago
James Phillips 780e68a753 Changes remote exec KV read to call GetTokenForAgent(). (#3283)
7 years ago
James Phillips 1004d0ec0e Adds node read privileges to the acl_agent_master_token. (#3277)
7 years ago
Kyle Havlovitz 090414db15
Add network area TLS setting to docs
7 years ago
Seth Vargo afd83a9705 Add catalog CLI functions (#3204)
7 years ago
James Phillips a5461ce368 Update acl.html.md
7 years ago
James Phillips 0881e46111 Cleans up version 8 ACLs in the agent and the docs. (#3248)
7 years ago
wdevarshi 4f10cb6067 Update agent.html.md (#3266)
7 years ago
James Phillips 947cc0d5e9 Adds a version note about block_endpoints config.
7 years ago
James Phillips 66edec5dfd Adds the ability to blacklist specific HTTP endpoints. (#3252)
7 years ago
James Phillips da0408c241 Update autopilot.html.md
7 years ago
Seth Rutner 5cef512fa7 Update autopilot.html.md (#3244)
7 years ago
Brian Shumate 7ae25f6c7e DOCS: Add note in Ports Used section (#3241)
7 years ago
Chris Griggs bd03f8a8ed Update # of ports (#3238)
8 years ago
James Phillips 224f9dd2c1 Adds links to Lifeguard info.
8 years ago
Stu Small f7907db85f Fix mistake in curl example for join agent API call
8 years ago
Frank Schroeder 6dd68f7ad7
Revert "agent: add allowStale option for HTTP API (#3142)"
8 years ago
Jason Martin 1dc57ce5e4 Fix invalid JSON in agent-api /v1/self example output. (#3183)
8 years ago
James Phillips a6987c1812 Adds missing tls_skip_verify option to HTTP check example.
8 years ago
James Phillips 6e1ee02689 Update options.html.md
8 years ago
James Phillips 380c8b957d Changes host-based node IDs from opt-out to opt-in. (#3187)
8 years ago
wojtkiewicz 1e0fd27a74
agent: add allowStale option for HTTP API (#3142)
8 years ago
wojtkiewicz 37785028be
agent: add "http_config"
8 years ago
Preetha Appan c7f35ef2f9 Update documentation and json examples for snapshot agent
8 years ago
Frank Schröder 31a310f551 agent: notify systemd after JoinLAN (#2121)
8 years ago
preetapan 0c2a83e1ec Merge pull request #3154 from hashicorp/issue_2644_redux
8 years ago
Christoph Pageler e961ee4694 Adds ConsulSwift Client to docs (#3166)
8 years ago
Kyle Havlovitz 5473255f98 Update encryption.html.md
8 years ago
Preetha Appan 72af7b9bc4 Redo bug fix for stale reads on server startup, leveraging RPCHOldtimeout instead of maxQueryTime, plus tests
8 years ago
Kyle Havlovitz 5d99ee80ca Add an option to disable keyring file (#3145)
8 years ago
Scott Woods 7696a9f8be Fix bad copy/paste (#3139)
8 years ago
Preetha Appan ec0cfae5ab Added documentation for new s3 server side encryption
8 years ago
Armon Dadgar df55d9fbb0 website: Add a vs Eureka. Fixes #1295
8 years ago
James Phillips bc3b68ba80 Fixes version reference in encryption docs.
8 years ago
James Phillips 8ffa0e730f Merge pull request #3118 from katiebayes/master
8 years ago
Frank Schröder 825f72f5ef agent: support custom header and method for http checks (#3106)
8 years ago
Katie Bayes 5648e5e5a8 add enterprise badge style alert boxes, change guides/areas.html.md to erb file
8 years ago
Kyle Havlovitz 62f72f104c Add settings for upshifting to encrypted gossip (#3079)
8 years ago
Michael Leow deb206b7d7
agent: add RetryJoin support for Azure
8 years ago
Scott Pynn ce67c61f9f Spelling Error
8 years ago
Frank Schroeder df91388b7b
website: rename *.markdown to *.md
8 years ago
Frank Schroeder ba8b438abd
website: fix typo
8 years ago
Frank Schroeder 8ad66f4bea
agent: support custom check id and name
8 years ago
Kyle Havlovitz 5bab68b9bb Add a path for transitioning to TLS on an existing cluster (#3001)
8 years ago
James Phillips 66e1bb5c3e
Adds prepared query API to ACLs table.
8 years ago
James Phillips 792dba4ffa Merge pull request #3008 from hashicorp/d-index-enterprise-features
8 years ago
Justin Walz c5c7882e1b Fixup ACL docs
8 years ago
Rob Genova 1277096b41 use relative links; remove extra spaces between words
8 years ago
James Phillips 1979f40cf1 Merge pull request #3012 from hashicorp/jbs-2944
8 years ago
Brian Shumate 5974927993
DOCS: Minor clarification to address #2944
8 years ago
Brian Shumate e90804304a
DOCS: minor clarification to address #2950
8 years ago
Frank Schroeder f0d847572d
Fix imports on website
8 years ago
Rob Genova ff7db062ba Eliminated 'consul' from all paths; misc. edits; wrap text at 80 characters
8 years ago
Rob Genova f20aad8983 Add Consul Enterprise section to Docs
8 years ago
James Phillips 5d37086506
Adds support for new-style peers.json recovery for newer Raft protocol versions.
8 years ago
Kostis Kapelonis 10acfb7682 Added Spring Consul SDK for Spring applications
8 years ago
Seth Vargo aad6ecdc5f Merge pull request #2976 from jk563/master
8 years ago
Kyle Havlovitz cd56a5ebdd Add separate option for verifying incoming HTTPS traffic (#2974)
8 years ago
Frank Schroeder 9685bdcd0b api: Add ServiceTags to Health state endpoint (#153)
8 years ago
Jamie Kelly abd138f196 Rearranged into alphabetical order
8 years ago
rcgenova 8fbf731781 Merge pull request #2964 from hashicorp/d-remove-atlas-references
8 years ago
James Phillips 2bc3dc0e15 Merge pull request #2965 from amorken/docfix-query
8 years ago
Kyle Havlovitz b70e419aeb Add TLS cipher suite options and CA path support (#2963)
8 years ago
Anders Daljord Morken a6c621396b Prepared query creation uses POST, not PUT
8 years ago
Rob Genova 7a7655b6d4 add link to Consul Enterprise page
8 years ago
Rob Genova 49f23fc068 Remove references to the deprecated Consul/Atlas integration
8 years ago
Patrick Winter 8a974d9a52 fixed typo
8 years ago
Kristiyan Nikolov 5ae2829e17 Docs: fix typo (#2951)
8 years ago
Ruslan Sennov f17656c39f link to vertx-consul-client (#2937)
8 years ago
Frank Schröder 6dd2804d09 Issue #2905: Add check-not-exists to TXN endpoint
8 years ago
Kyle Havlovitz f25cac4c8f Show raft protocol in list-peers command (#2929)
8 years ago
Nic Jackson 8c9b635765
Updated autopilot guide to correct synax issue with example config
8 years ago
Kyle Havlovitz 37dad53c8a
Add a config example to autopilot guide
8 years ago
Seth Vargo 3f43fc912c
Fix terminal a bit
8 years ago
Seth Vargo 1314dcb661
Fix terminal a bit
8 years ago
Seth Vargo 0bb2c356d8
Use HashiCorp logo for jsonld
8 years ago
Seth Vargo 83476979c7
Fix homepage css
8 years ago
Frank Schröder c40621ae10 Add datacenter to catalog node API (#2917)
8 years ago
Dan O'Brien cc516e9e01 Docs: fix typo
8 years ago
mckennajones d4058b1576
Updating documentation regarding webui flags
8 years ago
Borys Pierov 20582f1c44 ACL guide fixes
8 years ago
Kyle Havlovitz ae6bf56ee1
Add tls client options to api/cli
8 years ago
James Phillips f960ab836c
Tweaks 404 message.
8 years ago
James Phillips 0124f9117b
Fixes broken link to network areas API.
8 years ago
James Phillips e954faa2aa
Removes old Atlas ecosystem doc from Consul.
8 years ago
James Phillips ef6a42ade2 Merge pull request #2910 from hashicorp/jbs-2867
8 years ago
Brian Shumate d0fdc39bf9
Put back manual process steps
8 years ago
James Phillips 2843da5cd9 Merge pull request #2904 from hashicorp/non-host-id
8 years ago
James Phillips 7e8f3327b5 Merge pull request #2909 from hashicorp/consul-color
8 years ago
Brian Shumate 626d5264a8
Docs: update bootstrapping and config, fixes #2867
8 years ago
captainill d68fb67187 consuls color was reverted to incorrect color. Rename to red
8 years ago
James Phillips fa04c24978
Adds a new -disable-host-node-id option to help when testing with containers.
8 years ago
Ben Fradet 1babf6ecb4 scala-consul -> helm
8 years ago
James Phillips 3e19b8f2c1 Merge pull request #2869 from liozN/master
8 years ago
James Phillips fc95c019d5 Merge pull request #2885 from schalkwijk/clickable-homepage-cta
8 years ago
James Phillips 5dd9040416 Adds a note about upgrading the current leader last.
8 years ago
James Phillips f408f2222b Merge pull request #2887 from devopsrebels/master
8 years ago
Brian Shumate 970de8b520
Address link issues / add GCE
8 years ago
Brian Shumate 156a35703e
add new FAQ details
8 years ago
Brian Shumate 6c9a355bab
Docs updates:
8 years ago
Cihat Genc 1acdafcb47 Fix wrong option name in options.html.markdown
8 years ago
Samuel Lopes 164cfd5fb2 Make READ THE INTRODUCTION button on homepage clickable
8 years ago
Cameron Stokes 3f92cc70e8 [docs] Autopilot guide: clarify left status
8 years ago
Seth Vargo 3ef7dde64c
Import fonts
8 years ago
Seth Vargo 7caa84b2a3
Update variables
8 years ago
Seth Vargo 51a1cb8eb8
Update font
8 years ago
Seth Vargo eb492cf58e
Use hashicorp logo
8 years ago
Seth Vargo fc65d2201e
Add press-kit
8 years ago
James Phillips 5fad527956
Cleans up some typos in the ACL Guide.
8 years ago
James Phillips 80ecaa573d
Fixes deep link on ACL bounce page.
8 years ago
James Phillips 497b6b522c Merge pull request #2876 from hashicorp/enterprise-links
8 years ago
Seth Vargo 74a26ee793
Add open graph images
8 years ago
captainill 1e898158fc update all links to enterprise to avoid redirect
8 years ago
Seth Vargo 45dd756a85 Merge pull request #2875 from hashicorp/consul-color
8 years ago
Seth Vargo 494f0905f8 Capitalze
8 years ago
captainill 238a619542 correct consul brand colors
8 years ago
James Phillips 93ddd46ffa
Removed RPC link from the sidebar.
8 years ago
James Phillips 312a6a6136
Fixes a broken link.
8 years ago
James Phillips 21deacb5d6
Cleans up some doc typos.
8 years ago
James Phillips c89f4f420c Merge pull request #2874 from hashicorp/acl-guide
8 years ago
James Phillips 9c3e643d4f
Does a complete rework of the ACL guide.
8 years ago
Seth Vargo 77a847f203
Wider column sidebar
8 years ago
James Phillips 5ab7ea6f53
Deprecates the ACLs internals doc in favor of a guide.
8 years ago
James Phillips d621958e94
Removes guide link for Atlas integration.
8 years ago
James Phillips 8471360c9e Merge pull request #2865 from moofish32/doc/v8-compatibility
8 years ago
James Phillips ef177a5106 Update upgrade-specific.html.markdown
8 years ago
Seth Vargo 7779c5942c
Link to new api
8 years ago
Seth Vargo 61d814e69c
Rename sidebar link items
8 years ago
Seth Vargo 99c3592064
Update API docs
8 years ago
Lioz Nudel 7c0b9e8b40 Added jenkins consul plugin
8 years ago
Mike Cowgill aabfd357ff Raft version in 0.8 is 3
8 years ago
Mike Cowgill b7851b23be compatibility table update and note about Raft version being separate
8 years ago
James Phillips 3b1f40c274
Changes title to Server Read Scaling.
8 years ago
James Phillips f288c0e8eb Adds top-level guide links that were missing.
8 years ago
James Phillips fea3c62399 Merge pull request #2862 from wjimenez5271/wjimenez5271-docs
8 years ago
Seth Vargo 21b5570cb4
Fix GitHub link
8 years ago
Seth Vargo 2768612b37
Fix enterprise link
8 years ago
Seth Vargo 2816a83934
Remove app init
8 years ago
Seth Vargo 06dbeefaad
Move to new branding
8 years ago
Brian Shumate b2d7b11c44
docs: Clarify force-remove limited to same DC, fixes #1264
8 years ago
Brian Shumate 6f17af8453
docs: Configuration precedence clarification, fixes #1203
8 years ago
Brian Shumate dc5b148313
docs: add user resource limits FAQ, fixes #1628
8 years ago
James Phillips 86870ae51d Merge pull request #2854 from hashicorp/remote-exec
8 years ago
Kyle Havlovitz 9ff4322dda Merge pull request #2847 from hashicorp/remove-peer-by-id
8 years ago
Kyle Havlovitz da9c825592
Add CLI/API endpoints for removing peer by ID
8 years ago
James Phillips 7e2dcb61bf
Changes `disable_remote_exec` default to true so remote exec is opt-in.
8 years ago
James Phillips 8552575e3d
Adds a link from the autopilot CLI page to the guide.
8 years ago
James Phillips e34559a257
Updates change log and upgrade guide with details about #2844.
8 years ago
James Phillips 11ee9a9e72
Disables agent-level enforcement on Consul agents unless acl_datacenter is set.
8 years ago
James Phillips 33ab068c28
Capitalizes title.
8 years ago
James Phillips 78bf520e84
Adds which DC each command runs in and a DNS example to the areas guide.
8 years ago
Kyle Havlovitz e081b39014 Merge pull request #2840 from hashicorp/f-advanced-autopilot-guide
8 years ago
James Phillips 15a183c5a0 Merge pull request #2839 from hashicorp/network-area-docs
8 years ago
James Phillips dac716641e
Adds network areas guide.
8 years ago
Kyle Havlovitz 038b07ea1c
Add section on advanced autopilot features to the guide
8 years ago
James Phillips 0b0eba8e97
Adds network area CLI documentation.
8 years ago
James Phillips 1296e40ad5
Adds basic operator area HTTP documentation.
8 years ago
Thomas Viaud 7f8eafeeaa Update autopilot.html.markdown
8 years ago
James Phillips f8a4a873cf
Breaks the operator HTTP doc into sections.
8 years ago
VEBER Arnaud 86607b32d1
docs(agent/options): remove atlas_endpoint dup
8 years ago
James Phillips b9bb29c8bc Update upgrade-specific.html.markdown
8 years ago
James Phillips fae78dcd0a
Adds node metadata to the reload list.
8 years ago
James Phillips f0b89edb0c
Adds a note about the deprecated RPC ports.
8 years ago
James Phillips 001dcf5511
Adds an Enterprise link to the Consul top nav.
8 years ago
James Phillips 6f4180b4fd Merge pull request #2826 from hashicorp/acl-cleanup
8 years ago
James Phillips d428bc63c1
Modifies server reconcile path to not use the server's token for internal operations.
8 years ago
Brian Shumate f83c7f8a42
docs: Point of clarifcation about cluster leadership for #2782
8 years ago
Kyle Havlovitz 390f41d8d5
Add advanced autopilot features
8 years ago
James Phillips 1091c7314e
Removes remoteConsuls in favor of the new router.
8 years ago
James Phillips 472f1bd63e
Adds router into RPC paths with work in progress on coordinates.
8 years ago
Kyle Havlovitz 09e2663d10 Merge pull request #2802 from hashicorp/f-autopilot-improvements
8 years ago
Kyle Havlovitz 5353221666
Reorganized cluster health check loop and logic
8 years ago
Kyle Havlovitz 51b11cd344
Fix an issue with changing server IDs and add a few UX enhancements around autopilot features
8 years ago
Nic Jackson 217bb02a43 Updated documentation to add information that bootstrap overrides server mode
8 years ago
Kyle Havlovitz 92da3d08ff
Adjust autopilot sections based on feedback
8 years ago
Kyle Havlovitz c936fe38da
Add autopilot guide to the docs
8 years ago
Kyle Havlovitz e119240fdf Merge pull request #2788 from hashicorp/f-autopilot-2
8 years ago
Kyle Havlovitz 9b4497de09
Cleaned up and reorganized some autopilot-related code
8 years ago
James Phillips 22986fbfe8
Adds back the RPC page with a deprecation notice.
8 years ago
James Phillips bdffcbfbe8 Fixes a typo in the snapshot docs.
8 years ago
Jason Costello 944c6d5936 Small optical adjustment to center Jumbotron logo mark
8 years ago
Jason Costello 4155ca9f6b Fix font-scoping
8 years ago
Jason Costello 26576c6ca5 Remove 'by hashicorp"
8 years ago
Jason Costello b26affb22d Remove announcement banner
8 years ago
Jason Costello efdea4e081 Add meganav
8 years ago
Jason Costello 8ca1a93f16 Remove unnecessary font
8 years ago
Kyle Havlovitz fb259e3d04
Merge branch 'master' into f-autopilot-2
8 years ago
Kyle Havlovitz 2eefe3ca5b
Add autopilot server health tracking
8 years ago
Sean Chittenden a791de3ecf Revert "Change `ClientAddr` to default to `BindAddr` when not present."
8 years ago
Sean Chittenden df50950600
Note the default value prior to 0.8 for `-client` was `127.0.0.1`.
8 years ago
Sean Chittenden beae5c6bba
Change `ClientAddr` to default to `BindAddr` when not present.
8 years ago
James Phillips ed2e700ab9 Moves raft_protocol config out into its own top-level item.
8 years ago
James Phillips 3103f7f673 Merge pull request #2690 from zeroae/f-simple-rfc2782
8 years ago
Kyle Havlovitz ab6c49ab4c Merge pull request #2771 from hashicorp/f-autopilot
8 years ago
Kyle Havlovitz 92c8b9c3a0
Rename DeadServerCleanup and make wording adjustments
8 years ago
Kyle Havlovitz 9221aed856
Remove the RPC client interface and update docs
8 years ago
Kyle Havlovitz 1eef639403
Add CLI RPC deprecation notice to docs
8 years ago
Kyle Havlovitz 5429e8ce66
Add cli docs and minor test/comment tweaks
8 years ago
Kyle Havlovitz 2ea36d7bd4
Merge branch 'master' into f-autopilot
8 years ago
Kyle Havlovitz 1c24c5d8d6
Add docs and api client methods for autopilot config
8 years ago
Kyle Havlovitz 0023454ccc
Add config section to docs for autopilot
8 years ago
Jason Costello 5237581634 Mobile tweak
8 years ago
Jason Costello 98d6152ab4 Docs typographic tweaks
8 years ago
Jason Costello 58807f924b Remove redundant declarations
8 years ago