Commit Graph

1699 Commits (bd42da760bf5eda5996a3edc9f9938258b7d85db)

Author SHA1 Message Date
Preetha Appan 194b09a86b Update documentation with subcommand example
7 years ago
Preetha Appan 84ee8b8aff Autocomplete support
7 years ago
Kyle Havlovitz adf29675f3 Merge pull request #3535 from hashicorp/metric-docs
7 years ago
Kyle Havlovitz 766d1259d8
Move http request metric to the agent section
7 years ago
Kyle Havlovitz a3e9ac5840
Add a test for legacy metrics with a whitelist filter
7 years ago
Kyle Havlovitz 198ed6076d Clean up subprocess handling and make shell use optional (#3509)
7 years ago
Kyle Havlovitz c728564994
Update metric names and add a legacy config flag
7 years ago
Frank Schröder ce887a0c45 Provide stable config for agent/self (#3532)
7 years ago
Frank Schroeder 2191511e9f doc: drop last references to -retry-join-* options
7 years ago
Frank Schroeder 012ec7876e doc: document go-discover format change
7 years ago
Preetha Appan 41ec69f71a Update ACL guide to describe the new list policy for Keys
7 years ago
Kyle Havlovitz 93bf819c36
Update snapshot agent docs
7 years ago
Frank Schroeder b0b84604fc update docs
7 years ago
Preetha Appan 9b3481265a Fix grammar in containers guide.
7 years ago
Preetha Appan 2c684ebb51 Update containers guide to mention that Consul now handles nodes changing IP addresses.
7 years ago
James Phillips 1181ab0d11 Clarifies server requirement for bootstrap-expect.
7 years ago
Preetha Appan 54bb478372 Update sentinel documentation to remove features that are coming in a future release
7 years ago
Patrick Sodré fa67334361
Update docs on RFC1464 vs RFC1035 options
7 years ago
Patrick Sodré 8e14b527e8
Update docs to include support for TXT records
7 years ago
James Phillips 38b2d76d39 Update options.html.md
7 years ago
James Phillips 5fa5f6ef01 Update options.html.md
7 years ago
James Phillips 7deed7162f Cleans up some docs for the 1.0 release. (#3508)
7 years ago
Alex Dadgar 26dfd4cf16 Fix mispelled words
7 years ago
James Phillips a8f228c2ae Adds a "required" note for the port in the network segments configuration.
7 years ago
Frank Schröder e84c2b2edd Metrics service prefix (#3498)
7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405)
7 years ago
James Phillips 45646ac3f4 Bumps default Raft protocol to version 3. (#3477)
7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480)
7 years ago
Frank Schroeder 58c0a3f16d
Update docs for addr_type option for AWS Cloud auto-join (#3471)
7 years ago
Frank Schroeder 511dc3e95a
Fix Azure cloud auto-join docs (#3466)
7 years ago
James Phillips 0ebae85bb9 Merge pull request #3490 from ruslansennov/javadoc-fix
7 years ago
Ruslan Sennov 18d2556e3c
minor doc fix
7 years ago
James Phillips 3a78fd0030 Merge pull request #3485 from mstewa34/master
7 years ago
Frank Schroeder f264bd9294
Fix health endpoint docs (#3483)
7 years ago
Michael Stewart 30106fc421 Fix docs/guides/segements sidebar selection.
7 years ago
Preetha Appan 7ca8b3ad8b
Adds documentation for Sentinel integration in Consul Enterprise.
7 years ago
Frank Schroeder 552681b2a5
Update example
7 years ago
Mitsunori Komatsu 2282f412d7 Fix wrong field name: Meta -> NodeMeta
7 years ago
James Phillips 17681f04f9 Merge pull request #3456 from hashicorp/gossip-fix
7 years ago
James Phillips 00605c0214
Shows the segment name in the keyring API and command output.
7 years ago
James Phillips 5888d1884f Update outage.html.md
7 years ago
James Phillips f872996429 Update segments.html.markdown.erb
7 years ago
James Phillips 1a117ba0a8
Makes the all segments query explict, and the default for `consul members`.
7 years ago
Kevin Fishner 9f4a055953 add newtork segments overview page
7 years ago
James Phillips 15c0a72f74 Update options.html.md
7 years ago
James Phillips b24b2dfea6 Update maint.html.markdown.erb
7 years ago
phanidileep 93ea4d66d2 Updating maint.html to remove node maint (#3354)
7 years ago
James Phillips c8f35bf6be Update check.html.md
7 years ago
James Phillips 46ed4ac2ca Fixes a bad link.
7 years ago
James Phillips 9258506dab Adds simple rate limiting for client agent RPC calls to Consul servers. (#3440)
7 years ago
Kyle Havlovitz 5d861b3a91
Update segment api docs
7 years ago
Kyle Havlovitz 20296d4a89
Change segment list endpoint in docs/client api
7 years ago
James Phillips 745537fed4
Tweaks network segments guide.
7 years ago
Kyle Havlovitz 220db48aa7 Merge pull request #3431 from hashicorp/network-segments-oss
7 years ago
Kyle Havlovitz 40f7508016
Update segment docs
7 years ago
Kyle Havlovitz 00d03f1141
Add doc sections for network segments
7 years ago
David Terry 472398b174 docs: add quotes around example invocation for google cloud retry join
7 years ago
Kyle Havlovitz d129767657
Add agent.segment interpolation to prepared queries
7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only).
7 years ago
Brian Shumate fe915938c7 API DOCS: Update snapshot curl example (#3423)
7 years ago
Frank Schroeder a0b974620c
doc: document that retry-join values are URL encoded
7 years ago
Frank Schroeder e22aa7a251
doc: fix parameter name for aws retry-join
7 years ago
Frank Schroeder 01eae2e9cf doc: document cloud auto-joining for retry-join-wan
7 years ago
Frank Schroeder 0516deff0c
doc: fix operator keyring delete method
7 years ago
Kevin Bidwell 9cae329c27 Added configuration instructions for forwarding DNS queries from Unbound to consul.
7 years ago
Frank Schroeder ee2cc7aaca
doc: update check example for agent api call
7 years ago
Frank Schröder e0924704d5 doc: add method and header to agent API docs for HTTP checks (#3400)
7 years ago
Frank Schröder 546ffc25fc doc: retry_join is a string array (#3388)
7 years ago
James Phillips 72c4b9ef5f Removes partial details in the retry_join config file section. (#3386)
7 years ago
Seth Vargo 1258c1fe94 Document the new auto-join in the config and CLI (#3381)
7 years ago
James Phillips d3c8855c86 Adds a note about the 429 response code.
7 years ago
Preetha Appan dc23d55524 Add note about configuring recursors to be able to resolve external services.
7 years ago
Kyle Havlovitz c1c883f441
Add doc links for metrics endpoint
7 years ago
Kyle Havlovitz 0428e9fe9e
Update docs for metrics endpoint
7 years ago
Kyle Havlovitz d5634fe2a8
Add support for labels/filters from go-metrics
7 years ago
Nicolae Vlădescu 4a022d9a73 Add a more elegant alternative to the reap option
7 years ago
James Phillips ef43044494
Adds a note about not replicating data to FAQ and federation-related spots.
7 years ago
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
8 years ago
Seth Rutner 5cef512fa7 Update autopilot.html.md (#3244)
8 years ago
Brian Shumate 7ae25f6c7e DOCS: Add note in Ports Used section (#3241)
8 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