Commit Graph

1134 Commits (e72ff5dd43db1e58ec52d7ac2f7ab5b20f4054ba)

Author SHA1 Message Date
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 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
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 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
Ellery Addington-White 47ee5edefc Adds missing double quote
8 years ago
Kyle Havlovitz c8d0273f1b
Condense raft subcommand into one doc page
8 years ago
Kyle Havlovitz e85b401eb9
Split operator raft command into subcommands
8 years ago
Kyle Havlovitz 466e39d27a Merge pull request #2732 from hashicorp/f-validate-command
8 years ago
Kyle Havlovitz c9abafab92
Update docs and give better error for unknown client scheme
8 years ago
Kyle Havlovitz eee5eb3fb8
Update website docs for validate command
8 years ago
Kyle Havlovitz 93853340f0 Merge pull request #2726 from hashicorp/f-cli-rework-3
8 years ago
James Phillips 7e52e95c47 Adds clarifying note about the wakeup jitter.
8 years ago
Kyle Havlovitz 55ee1b0aed
Merge branch 'master' into f-cli-rework-3
8 years ago
Kyle Havlovitz ea66375063
Convert watch command to use base.Command
8 years ago
Kyle Havlovitz edbb0ce0b8
Add missing doc page for version command
8 years ago
Kyle Havlovitz aa0d2502f8
Convert snapshot command to use base.Command
8 years ago
Kyle Havlovitz 8236af47ba
Convert rtt command to use base.Command
8 years ago
Kyle Havlovitz 8c14f93fb1
Convert reload command to use base.Command
8 years ago
Kyle Havlovitz 369b4b6d73
Convert operator command to use base.Command
8 years ago
Kyle Havlovitz be17779c42
Convert monitor command to use base.Command
8 years ago
Kyle Havlovitz 14415741a3
Convert members command to use base.Command
8 years ago
Kyle Havlovitz 6c4d4f9a32
Convert maint command to use base.Command
8 years ago
Kyle Havlovitz ccb193f77f
Convert leave command to use base.Command
8 years ago
Kyle Havlovitz abdf1fbab3
Convert keyring command to use base.Command
8 years ago
Kyle Havlovitz 8775b031d3
Convert join command to use base.Command
8 years ago
Kyle Havlovitz a3d02a4cbc
Convert info command to use base.Command
8 years ago
Kyle Havlovitz aa1c464961
Convert exec command to use base.Command
8 years ago
Kyle Havlovitz 8985398c7e
Convert event command to use base.Command
8 years ago
James Phillips eb99212b83 Merge pull request #2669 from legendtkl/master
8 years ago
James Phillips 242cef5ac8 Removes broken WriteRequest ACL reference for catalog endpoints.
8 years ago
Kyle Havlovitz 49d2ce1c3d
Move command Meta to base.Command and split http options
8 years ago
Andrey Upadyshev 1ec69ba1d2 Fix `acquire` parameter nesting
8 years ago
Kyle Havlovitz 5b8049075e Merge pull request #2704 from hashicorp/f-relay-query-responses
8 years ago
James Phillips a5c8ccadd4 Merge pull request #2572 from hashicorp/jbs-2535
8 years ago
Kyle Havlovitz 5d888f5303
Added -relay-factor param to keyring operations
8 years ago
Kyle Havlovitz a533e255ab Merge pull request #2699 from hashicorp/f-tls-min-version
8 years ago
Kyle Havlovitz 07ba3ddb6e
Add TLSMinVersion to config options
8 years ago
James Phillips 9ef05bd759 Merge pull request #2692 from Toady00/patch-1
8 years ago
James Phillips 5f5680cfda Merge pull request #2666 from hashicorp/sethvargo-patch-1
8 years ago
Brandon Dennis 7f9649b6af Specify PUT for agent maintenance endpoint
8 years ago
Patrick Sodré c135c08fb2 Simple RFC 2782 support with optional .service tag
8 years ago
Andrey Upadyshev f6c6a9ff3e Fix missing query parameters formatting in HTTP API documentation
8 years ago
legendtkl a2ff72b6ce Fix consul kv example with flag separator
8 years ago
Kyle Havlovitz a55968f009
Merge branch 'master' into f-prepared-query-nodemeta
8 years ago
Kyle Havlovitz 3f3d7f9891
Add tests for node meta in prepared queries and update docs
8 years ago
Seth Vargo 748e308ac4 Say which ec2 perms to use
8 years ago
Cameron Stokes 07b91d9d20 Typo in docs/upgrade-specific page.
8 years ago
James Phillips 432540f918 Fixes a paste-o in the docs.
8 years ago
James Phillips 6ca0173907
Adds catalog support for node IDs.
8 years ago
James Phillips bd605e330c
Adds basic support for node IDs.
8 years ago
Mikhail Zholobov 7753627b52
website: Fix nesting for "raft_multiplier" option
8 years ago
Kyle Havlovitz 9e696220a8
Add support for multiple metadata filters to remaining endpoints
8 years ago
Kyle Havlovitz 5acd69b4fc
Add node metadata filtering to remaining health/catalog endpoints
8 years ago
needkane 0eccb354fa occasionally->occasionally
8 years ago
Kyle Havlovitz 4e87e5f47c Merge pull request #2570 from vancluever/f-gce-discovery
8 years ago
Ben Abrams fa514bf439
fixing typo in documentaion
8 years ago
Kyle Havlovitz 5ddea8a5df
Merge branch 'master' into f-gce-discovery
8 years ago
Kyle Havlovitz dbc72eaac0
Condense gce discovery logging a bit
8 years ago
Kyle Havlovitz 23ce10f889 Merge pull request #2643 from hashicorp/f-node-metadata
8 years ago
Kyle Havlovitz 87c0283bb1
Update client api and docs for node metadata
8 years ago
Kyle Havlovitz d44f3ea5d4
Update website docs for node metadata
8 years ago
Brian Shumate 1eaeb13a9c
DOCS: update environment variables
8 years ago
Brian Shumate f5e76a7125
DOCS: update environment variables page
8 years ago
James Phillips 5500009ae4 Merge pull request #2573 from hashicorp/jbs-envvars
8 years ago
James Phillips 6c2462e309 Merge pull request #2611 from amiryal/patch-1
8 years ago
James Phillips 4cb00746fb Merge pull request #2615 from ruslansennov/master
8 years ago
James Nugent d4e8c8a2c1 cli: Add KV `export` and `import`
8 years ago
James Nugent 2e8f440ac7 cli: Add -base64 option to `consul kv put`
8 years ago
James Nugent 5334649355 Merge pull request #2631 from hashicorp/kv-get-base64
8 years ago
James Nugent b79296ac70 cli: Add -base64 option to `consul kv get`
8 years ago
Ruslan Sennov 8e86ebd9db update `/v1/agent/service/register` endpoint doc
8 years ago
Amir Yalon 2932648c05 Correct heading level in encryption documentation
8 years ago
Bradley Falzon 5a0b824ae0 Fix typo in command/kv/put doc
8 years ago
James Phillips 4956a66638 Adds session policy example to ACL internals doc.
8 years ago
James Phillips 03a4b09c1d
Fixes a typo in the agent options docs.
8 years ago
James Phillips a67d308175 Merge pull request #2594 from hashicorp/acl-complete
8 years ago
James Phillips 3a44d46126
Adds some basic documentation about the new ACL changes.
8 years ago
Kyle Havlovitz 7f5f1fed81
Add a notice about deprecation of atlas features
8 years ago
James Phillips ca7a243b70
Adds ACL management support to the agent.
8 years ago
James Phillips 0139bbb963
Adds support for a new "acl_agent_token" which is used for internal
8 years ago
James Phillips 8aef91473f Merge pull request #2590 from hashicorp/acl-complete-catalog
8 years ago
Chris Marchesi 6500d1afaa command/agent: Google Compute Engine host discovery
8 years ago
Brian Shumate 92cf10a8c7
Overlooked saving a couple changes
8 years ago
Brian Shumate 418c76d8bb
updates based on feedback
8 years ago
Brian Shumate 9570120749
Address feedback
8 years ago
James Phillips 8ae9e17dff
Adds an opt-in for new ACL policies and features coming in Consul 0.8.
8 years ago
Bradley Falzon 839fdc64b3 Link to consensus.html#deployment-table not #toc_4
8 years ago
James Phillips fba22f997e
Fixes broken link in options doc.
8 years ago
James Phillips a3dc0965a8 Clarifies ACL replication token.
8 years ago
Brian Shumate 291ea643d2
Some examples where sockets are possible as well
8 years ago
Brian Shumate fbd074b7e7
Add a table of CLI environment variables
8 years ago
Brian Shumate cb33bcbeb8
Notes about memory usage (helps with #2535)
8 years ago
Mike Zupan fc352d7a62 Needs to be moved
8 years ago
William Lord 4d1f56a287 Update snapshot.html.markdown
8 years ago
James Phillips c07bdb173b Merge pull request #2555 from hashicorp/pr-2497-slackpad
8 years ago
James Phillips 859dbfd72a
Changes Consul version number for new Circonus options.
8 years ago
Kyle Havlovitz bd69c6d871 Add reload/leave http endpoints (#2516)
8 years ago
Brian Shumate cd75445dd5
Update compatibility table for #2540
8 years ago
James Phillips 2dea48193c Merge pull request #2532 from jamtur01/docspass
8 years ago
James Phillips 214fbbbad2 Update dns.html.markdown
8 years ago
Kyle Havlovitz 124f907063 Add monitor http endpoint
8 years ago
James Turnbull 8d29224d5c Fix to watch command docs
8 years ago
James Turnbull db13340633 Final dc pass
8 years ago
James Turnbull 8a145d50a3 Removed two space after period exceptions
8 years ago
James Turnbull edeb7e405a Another catch
8 years ago
James Turnbull 90a83d1329 And a handful more
8 years ago
James Turnbull 9e5184fca3 More consistency
8 years ago
James Turnbull 23a4a96ad3 Documentation pass
8 years ago
Kyle Havlovitz dcdadd012f Fix keyring doc method wording
8 years ago
Kyle Havlovitz 6bd65c668b Combine keyring endpoints into one
8 years ago
Kyle Havlovitz 31453c7dbd Add version specific note to keyring http docs
8 years ago
Kyle Havlovitz 345e2366eb Add keyring api website doc sections
8 years ago
James Phillips 4ed6770cfa Makes addresses blank in service definition.
8 years ago
James Phillips ea58d6795d Tweaks title of snapshot link.
8 years ago
James Phillips fb27534dc1 Merge pull request #2515 from hashicorp/f-snapshot-agent-docs
8 years ago
James Phillips 66b61e68a0
Adds details about config files.
8 years ago
James Phillips 3a63638cd7
Tweaks local option name.
8 years ago
Brian Shumate 940232890e
tweaks
8 years ago
Brian Shumate 3871c4810e
Attempt to describe entire response (for #2393)
8 years ago
James Phillips 70ad430fd2 Merge pull request #2397 from sdinakar85/patch-1
8 years ago
James Phillips 5f796f8128 Tweaks formatting of example JSON.
8 years ago
James Phillips e1e43dec7a
Adds a draft of the snapshot agent docs.
8 years ago
Cameron Stokes 74cfcd3014 ~ docs: Typo in agent options page.
8 years ago
Benjamin Farley 58fa50e06d Small change to how operator docs read
8 years ago
Brian Shumate df51fde7b0 Docs: Web UI config updates (#2411)
8 years ago
James Phillips a819fd0e83 Update upgrade-specific.html.markdown
8 years ago
James Phillips ffc05ace69 Update dns-cache.html.markdown
8 years ago
Brian Shumate 486fa06eec Updated broken Extended Key Usage link (#2500)
8 years ago
Sumit Gupta 2f97f65ed9 Remove Extra > (#2499)
8 years ago
James Phillips 16f8e04bfe
Revert "Updates Circonus metrics library and adds support for display name and tags."
8 years ago
matt maier bd490ec937 Updates Circonus metrics library and adds support for display name and tags.
8 years ago
James Phillips 08448015b1 Adds version info to docs for new Circonus options.
8 years ago
matt maier 91a8b43d5a Update Circonus integration expose Check Display Name and Check Tags configuration options.
8 years ago
James Phillips a61252b324 Update upgrade-specific.html.markdown
8 years ago
Kyle Havlovitz 8e621eb9c8 Set MaxStale default to 10 years and add a stale counter (#2481)
8 years ago
Cameron Stokes e6e35d9013 Clarify -retry-join docs. (#2469)
8 years ago
Kyle McCullough 73b281a27c Add setting to skip ssl certificate verification for HTTP checks (#1984)
8 years ago
James Phillips 233a3a101b Supports WAN and LAN Serf Bind Addresses. (#2468)
8 years ago
Kyle Havlovitz 1de39d23d1
Small tweaks to docs and syntax
8 years ago
Kyle Havlovitz f3efab5f84
Add support for ECS task roles as an auth mechanism
8 years ago
Kyle Havlovitz d4d6e2b482
Move EC2 discovery logic into retryJoin for robustness
8 years ago
Ustun Ozgur fb7c03cbb1 Typo fix (#2457)
8 years ago
Kyle Havlovitz 606662c502 Add snapshot inspect subcommand (#2451)
8 years ago
Kyle Havlovitz 4be39290e5 Revert "Added website docs for snapshot inspect command"
8 years ago
Kyle Havlovitz 7d0318252c
Added website docs for snapshot inspect command
8 years ago
Kyle Havlovitz 3be132863f Enable snapshots in dev mode (#2453)
8 years ago
James Phillips c01a3871c9 Adds support for snapshots and restores. (#2396)
8 years ago
James Phillips 104b12040a Merge pull request #2383 from hashicorp/jbs-1462
8 years ago
Brian Shumate 17dfb0b196
Reworded and applied to -retry-join also
8 years ago
James Phillips 41f1764434 Adds a version note for the consul kv command.
8 years ago
Michel Lebeau 2397c75856 Fix typo
8 years ago
sdinakar85 bb08378059 Multiple Datacenter Documentation
8 years ago
James Phillips b073ec72f3 Adds a note about child process reaping going away.
8 years ago
Adrián López Gómez e25efedcc2 Doc fix - allow_stale enabled by default in v0.7
8 years ago
Andreas Böttger cb8deabdc3 json syntax corrected
8 years ago
Brian Shumate 320b07c025
Clarify retry_join addresses for #1462
8 years ago
Brian Shumate ba5bbf8ca2
Update variable value information as port must also be specified, fixes #2210
8 years ago
Brian Shumate 775c32539f
Finalize update for -bind
8 years ago
Brian Shumate 59a90d68a9
Clarification
8 years ago
Brian Shumate 49a410a2da
Correct inaccurate bind reference, closes #2234
8 years ago
James Phillips 4dc526afed Merge pull request #2362 from mckennajones/cliflagformatting
8 years ago
James Phillips 1e318db830 Update operator.html.markdown
8 years ago
McKenna Jones 34043357da cli flag formatting for agent docs and one guide
8 years ago
Seth Vargo f381d19221
Update cas docs
8 years ago
Seth Vargo 28de64c7f0
Remove base64 comment entirely
8 years ago
Seth Vargo 39fb70ff67
Fix CAS operations for put
8 years ago
Seth Vargo 85350a4329
Update kv get docs
8 years ago
Seth Vargo c7496c5652
Change delete CAS behavior to require ModifyIndex
8 years ago
Seth Vargo a6262c863b
Add top-level docs command
8 years ago
Seth Vargo 297a22383f
Add kv delete command
8 years ago
Seth Vargo 82bddd7f9b
Add kv put command
8 years ago
Seth Vargo c8fdc5c50d
Add kv get
8 years ago
James Phillips c4c409be44 Update keyring.html.markdown
8 years ago
Seth Vargo e1c8b14a6b
Clarify that hostname defaults to localhost for tcp
8 years ago
Brian Shumate 2c9501a1b0
Remove references to the 'unknown' state.
8 years ago
James Phillips 6f0a3b9bf5 Adds Operator endpoint link.
8 years ago
James Phillips f57b84b807 Tweaks wording in lifeguard section.
8 years ago
James Phillips c591d86dd5
Adds a section about lifeguard.
8 years ago
Pawel Szymczyk d97f389805 remove reference to localhost in operator.html.markdown
8 years ago
James Phillips 0a34741d72 Adds version note to near parameter.
8 years ago
James Phillips 08d6bfbc9b Tweaks options doc after latest merges.
8 years ago
James Phillips f686d34483 Merge pull request #2263 from sweeneyb/dnsPort
8 years ago
James Phillips d19995c067 Merge pull request #2322 from hashicorp/pr-2321-slackpad
8 years ago
James Phillips 951f597cde
Tweaks documentation.
8 years ago
James Phillips 7369875cf7 Merge pull request #2320 from hashicorp/f-leave
8 years ago
Pivotal DX129 fe61650ef0 Merge remote-tracking branch 'upstream/master'
8 years ago
James Phillips d5191741a1
Cleans up the upgrade guide.
8 years ago
James Phillips 55ef6c54a6
Changes default for `leave_on_terminate` based on server or client mode.
8 years ago
James Phillips 4fd419d609 Adds a note about stale reads to the performance guide.
8 years ago
James Phillips ed7356dd5c
Changes default DNS allow_stale to true.
8 years ago
James Phillips 2c9885d10d
Updates documentation with details on the Consul operator actions.
8 years ago
James Phillips e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands.
8 years ago
Pierre Delagrave 578602f248 Added website documentation for the new recursor_timeout parameter
8 years ago
James Phillips 970bb771f9
Tweaks formatting of Consul version.
8 years ago
James Phillips 8b19364964 Adds top-level link to performance guide.
8 years ago
James Phillips e1f9f2fd87 Fixes a typo in the performance guide.
8 years ago
James Phillips a9dcaa0ac9 Adds a note about 2 CPU cores.
8 years ago
James Phillips 17b70c7efd
Adds a max raft multiplier and tweaks documentation.
8 years ago
James Phillips c432aa540d
Tweaks wording in performance guide.
8 years ago
James Phillips 57db4bcce6
Adds performance tuning capability for Raft, detuned defaults, and supplemental docs.
8 years ago
Brian Shumate 3d71951c97 Fix typo
8 years ago
James Phillips 3c2a73e670 Update outage.html.markdown
8 years ago
James Phillips 861efcc8c8 Merge pull request #2235 from robwdux/patch-1
8 years ago
James Phillips bedd0c5a9e
Makes protocol version a little clearer.
8 years ago
James Phillips 9d154a55ad Update acl.html.markdown
8 years ago
kyhavlov c0b5e0ee06 Fix links for ACL replication status
8 years ago
James Phillips 2af4ee0928 Update outage.html.markdown
8 years ago
James Phillips 23c981385d
Updates the 0.7-specific upgrade notes.
8 years ago
James Phillips 49dda31f4e
Updates the outage docs with details about new Raft behavior.
8 years ago
James Phillips 7a23a25402
Updates version documentation.
8 years ago
James Phillips 4c7a0ed3b0
Merge branch 'master' into f-deregister-critical
8 years ago
James Phillips ba60afd5d8
Cleans up based on code review feedback.
8 years ago
James Phillips 9f7a973ace
Adds an `X-Consul-Translate-Addresses` to signal translation is enabled.
8 years ago
James Phillips fbdd021ab9
Adds an "lan" tagged address so we have a way to get them all.
8 years ago
James Phillips 231f5a957f
Fixes a typo and adds an admonition about only being in Consul 0.7+.
8 years ago
James Phillips 4a3d7db24f
Adds ability to deregister a service based on critical check state longer than a timeout.
8 years ago
James Phillips 315b9d4ea4 Tweaks translate_wan_addr documentation.
8 years ago
James Phillips affbb27416 Merge pull request #2275 from hashicorp/pr-2118-slackpad
8 years ago
James Phillips b8fa011972
Updates docs for WAN address translation and tweaks some nearby unrelated docs.
8 years ago
Brian Shumate f150a8a7a9 Add anchor
8 years ago
James Phillips 6dc6b3f1e2 Merge pull request #2241 from io41/patch-1
8 years ago
James Phillips 077f048f0c Merge pull request #2246 from atomicpirate/patch-1
8 years ago