Seth Vargo
|
bd13913e6d
|
Update license
|
2017-03-08 11:40:06 -08:00 |
Seth Vargo
|
fa6cba1f3e
|
Update license
|
2017-03-08 11:37:33 -08:00 |
Seth Vargo
|
2b6f6af939
|
Update middleman-hashicorp
|
2017-03-08 11:26:11 -08:00 |
Sean Chittenden
|
a791de3ecf
|
Revert "Change `ClientAddr` to default to `BindAddr` when not present."
|
2017-03-06 13:32:43 -08:00 |
Sean Chittenden
|
df50950600
|
Note the default value prior to 0.8 for `-client` was `127.0.0.1`.
|
2017-03-06 12:26:35 -08:00 |
Sean Chittenden
|
beae5c6bba
|
Change `ClientAddr` to default to `BindAddr` when not present.
With this change, it is now possible to only specify the `-bind` or
`bind_addr` attributes and get a functioning consul agent.
|
2017-03-04 20:52:52 -08:00 |
James Phillips
|
ed2e700ab9
|
Moves raft_protocol config out into its own top-level item.
|
2017-03-04 09:20:23 -08:00 |
James Phillips
|
3103f7f673
|
Merge pull request #2690 from zeroae/f-simple-rfc2782
RFC 2782 support with optional .service tag
|
2017-03-02 14:49:36 -08:00 |
Seth Vargo
|
4f67e80a2a
|
Re-enable soft purging, stale-if-error
|
2017-03-01 12:37:48 -05:00 |
Kyle Havlovitz
|
ab6c49ab4c
|
Merge pull request #2771 from hashicorp/f-autopilot
Autopilot dead server cleanup, config, and raft version compatibility
|
2017-02-28 15:04:16 -08:00 |
Kyle Havlovitz
|
5f125324db
|
Merge pull request #2774 from hashicorp/f-cli-deprecation-docs
Add CLI RPC deprecation section to docs
|
2017-02-28 14:59:48 -08:00 |
Kyle Havlovitz
|
92c8b9c3a0
|
Rename DeadServerCleanup and make wording adjustments
|
2017-02-28 14:45:21 -08:00 |
Kyle Havlovitz
|
9221aed856
|
Remove the RPC client interface and update docs
|
2017-02-28 13:41:09 -08:00 |
Seth Vargo
|
090aff0338
|
Cache for a longer time on Fastly
|
2017-02-28 15:59:01 -05:00 |
Kyle Havlovitz
|
1eef639403
|
Add CLI RPC deprecation notice to docs
|
2017-02-24 18:10:46 -08:00 |
Kyle Havlovitz
|
5429e8ce66
|
Add cli docs and minor test/comment tweaks
|
2017-02-24 16:55:44 -08:00 |
Kyle Havlovitz
|
2ea36d7bd4
|
Merge branch 'master' into f-autopilot
|
2017-02-24 15:55:18 -08:00 |
Kyle Havlovitz
|
1c24c5d8d6
|
Add docs and api client methods for autopilot config
|
2017-02-23 21:00:15 -08:00 |
Kyle Havlovitz
|
0023454ccc
|
Add config section to docs for autopilot
|
2017-02-22 13:11:01 -08:00 |
Jason Costello
|
5237581634
|
Mobile tweak
|
2017-02-21 16:31:17 -08:00 |
Jason Costello
|
98d6152ab4
|
Docs typographic tweaks
|
2017-02-21 16:23:23 -08:00 |
Jason Costello
|
58807f924b
|
Remove redundant declarations
|
2017-02-21 16:07:57 -08:00 |
Jason Costello
|
e31ad1adf7
|
Beef up lead paragraph in Jumbotron
|
2017-02-21 15:57:24 -08:00 |
Jason Costello
|
3e5b45bd28
|
Adjustments to <a>, and general letter-spacing
|
2017-02-21 15:57:05 -08:00 |
Jason Costello
|
dbed54ee3b
|
Improved mono declaration scope
|
2017-02-21 15:34:59 -08:00 |
Jason Costello
|
31cefff104
|
Update logo, remove old assets
|
2017-02-21 15:31:39 -08:00 |
Jason Costello
|
bb62ea2c87
|
Various adjustments
|
2017-02-21 15:11:57 -08:00 |
Jason Costello
|
fece7708f3
|
Remove refs to Museo
|
2017-02-21 14:37:51 -08:00 |
Jason Costello
|
ce058b6a4a
|
Wire up Klavika, remove Museo declarations
|
2017-02-21 10:45:56 -08:00 |
Ellery Addington-White
|
47ee5edefc
|
Adds missing double quote
|
2017-02-16 13:38:55 -08:00 |
Kyle Havlovitz
|
1eb33e58c9
|
Merge pull request #2748 from hashicorp/f-operator-rework
Split operator raft command into subcommands
|
2017-02-16 12:07:53 -08:00 |
Kyle Havlovitz
|
c8d0273f1b
|
Condense raft subcommand into one doc page
|
2017-02-16 11:44:14 -08:00 |
Hadi
|
6a5151d8ec
|
Update downloads_tools.html.erb
add link to clojure client for consul http catalog api
|
2017-02-16 16:38:31 +02:00 |
Kyle Havlovitz
|
e85b401eb9
|
Split operator raft command into subcommands
|
2017-02-15 13:53:34 -08:00 |
James Phillips
|
9103e77f57
|
Bumps website to Consul version 0.7.5.
|
2017-02-15 07:00:51 -08:00 |
Nathan Dataguake Basanese
|
428567c9be
|
// , Add another way to update config
// , I got this from the `consul --help` output, and it seemed like a useful detail for people unfamiliar with the system.
|
2017-02-14 16:09:38 -08:00 |
Kyle Havlovitz
|
466e39d27a
|
Merge pull request #2732 from hashicorp/f-validate-command
Deprecate configtest and add validate command
|
2017-02-10 20:34:09 -05:00 |
Kyle Havlovitz
|
c9abafab92
|
Update docs and give better error for unknown client scheme
|
2017-02-10 19:55:54 -05:00 |
Kyle Havlovitz
|
eee5eb3fb8
|
Update website docs for validate command
|
2017-02-10 19:38:38 -05:00 |
Kyle Havlovitz
|
93853340f0
|
Merge pull request #2726 from hashicorp/f-cli-rework-3
Centralize command-line parsing part 3
|
2017-02-10 13:42:01 -05:00 |
James Phillips
|
7e52e95c47
|
Adds clarifying note about the wakeup jitter.
Closes #2727.
|
2017-02-09 20:28:38 -08:00 |
Kyle Havlovitz
|
55ee1b0aed
|
Merge branch 'master' into f-cli-rework-3
|
2017-02-09 21:24:27 -05:00 |
Kyle Havlovitz
|
8ecbd91341
|
Merge pull request #2723 from hashicorp/f-cli-rework-2
Centralize command-line parsing part 2
|
2017-02-09 21:09:35 -05:00 |
Kyle Havlovitz
|
bad037fb58
|
Cleanup and formatting adjustments
|
2017-02-09 20:49:17 -05:00 |
Kyle Havlovitz
|
ea66375063
|
Convert watch command to use base.Command
|
2017-02-09 20:36:01 -05:00 |
Kyle Havlovitz
|
edbb0ce0b8
|
Add missing doc page for version command
|
2017-02-09 20:08:25 -05:00 |
Kyle Havlovitz
|
aa0d2502f8
|
Convert snapshot command to use base.Command
|
2017-02-09 20:00:38 -05:00 |
Kyle Havlovitz
|
8236af47ba
|
Convert rtt command to use base.Command
|
2017-02-09 19:38:06 -05:00 |
Kyle Havlovitz
|
8c14f93fb1
|
Convert reload command to use base.Command
|
2017-02-09 19:32:22 -05:00 |
Kyle Havlovitz
|
369b4b6d73
|
Convert operator command to use base.Command
|
2017-02-09 18:19:34 -05:00 |