Commit Graph

15252 Commits

Author SHA1 Message Date
Andrew Watson 3ce0a630c8 small verbiage update 2014-04-09 14:12:25 -04:00
Andrew Watson d744a39144 updated docs to remove multiple zones and provide examples of testing 2014-04-09 14:08:32 -04:00
Armon Dadgar 304cb516e1 website: Documentation cleanup 2014-04-09 11:06:27 -07:00
Armon Dadgar f48a233f02 Merge pull request #31 from captainill/master
Subpages and more responsive tweaks
2014-04-09 10:21:49 -07:00
JT 5c14ec7fc8 responsive/finishing touches 2014-04-08 21:00:59 -07:00
Andrew Watson 3289206cf3 new guide for setting up bind and Consul to play nice 2014-04-08 23:56:26 -04:00
JT 401024a2d0 footer responsive nav 2014-04-08 19:54:54 -07:00
JT c7b7701d76 footer responsive nav 2014-04-08 19:51:34 -07:00
JT 20ad0d60d5 responsive cleanup 2014-04-08 19:44:14 -07:00
JT 6aac19f254 responsive docs 2014-04-08 16:51:59 -07:00
JT be08b60c40 docs background color sorted out 2014-04-08 16:38:25 -07:00
JT 14b579afd9 add layout class names and subpage class 2014-04-08 14:01:49 -07:00
JT 25f6a723de cleanup 2014-04-08 12:34:56 -07:00
Armon Dadgar 8c2e660244 website: Clarify the DNS documentation 2014-04-08 12:18:05 -07:00
Armon Dadgar 19ce2e920d Merge pull request #28 from hashicorp/f-tls
Adding support for TLS
2014-04-07 15:18:38 -07:00
Armon Dadgar 28562616cf website: Remove roadmap 2014-04-07 15:11:58 -07:00
Armon Dadgar f02ae31041 website: More info on TLS encryption 2014-04-07 15:07:21 -07:00
Armon Dadgar 5436d208b1 website: Document new TLS flags 2014-04-07 15:07:00 -07:00
Armon Dadgar a4246abe7d Adding testing certificates 2014-04-07 15:07:00 -07:00
Armon Dadgar 365fd58e6b consul: Adding client/server TLS tests 2014-04-07 15:07:00 -07:00
Armon Dadgar 462ed3cee0 consul: Refactor to pull out server config 2014-04-07 15:07:00 -07:00
Armon Dadgar 2c212516ee consul: Adding configuration tests 2014-04-07 15:07:00 -07:00
Armon Dadgar 8177e2f811 agent: Adding tests for TLS configs 2014-04-07 15:07:00 -07:00
Armon Dadgar 165103d55e consul: Fix decoding of certificate 2014-04-07 15:07:00 -07:00
Armon Dadgar 39a55953af consul: Simplify TLS handling in RPC server 2014-04-07 15:07:00 -07:00
Armon Dadgar 592953309e agent: Passthrough of TLS configurations 2014-04-07 15:07:00 -07:00
Armon Dadgar f94dfa4efc consul: Enforce TLS if VerifyIncoming is set 2014-04-07 15:06:59 -07:00
Armon Dadgar 7884439b7c consul: Ensure Raft also uses TLS connections 2014-04-07 15:06:59 -07:00
Armon Dadgar 1ab9a4ad53 consul: Enable incoming TLS connections to server 2014-04-07 15:06:59 -07:00
Armon Dadgar f68d3160d2 consul: Server initializes pool with TLS settings 2014-04-07 15:06:59 -07:00
Armon Dadgar 00ec592dd1 consul: Client initializes TLS settings 2014-04-07 15:06:59 -07:00
Armon Dadgar 7beac2a1bc consul: Connection pool supports TLS mode 2014-04-07 15:06:59 -07:00
Armon Dadgar c593632d3c consul: Adding basic TLS configuraiton 2014-04-07 15:06:59 -07:00
Mitchell Hashimoto 789b80e45c Merge pull request #27 from captainill/master
Homepage design
2014-04-07 13:45:14 -07:00
JT 0b81dd467f Merge branch 'master' of github.com:captainill/consul 2014-04-07 10:44:29 -07:00
JT 5a522dd061 homepage 2014-04-05 02:03:01 -07:00
Armon Dadgar ebf98fcea0 consul: Export some telemetry on service queries 2014-04-04 14:55:44 -07:00
Armon Dadgar 7905f1b6b3 website: Mention that telemetry can be streamed 2014-04-04 14:55:23 -07:00
Armon Dadgar cef6859069 Merge pull request #26 from hashicorp/f-tags
Adding support for multiple tags
2014-04-03 15:51:31 -07:00
Armon Dadgar ed39e90e3a consul: Adding reconcilation to handle reaped Serf nodes. Fixes #15. 2014-04-03 15:51:09 -07:00
Armon Dadgar 7c31a313db website: Correct some empty lists to null 2014-04-03 14:40:05 -07:00
Armon Dadgar 30307f877b agent: Add backwards compatibility hack for old 'tag' definitions 2014-04-03 14:22:43 -07:00
Armon Dadgar 6e26f463a5 website: Updating the tags documentation 2014-04-03 14:18:57 -07:00
Armon Dadgar 8db2e3bd58 agent: Support multiple tags per service registration 2014-04-03 12:12:23 -07:00
Armon Dadgar 7f399a0ecc consul: Adding test for multiple tags with lookup 2014-04-03 12:07:17 -07:00
Armon Dadgar 4a1faf435c consul: Updating all the tests 2014-04-03 12:03:10 -07:00
Armon Dadgar 13bff3a09b consul: Change state store to support multiple tags 2014-04-03 12:03:02 -07:00
Armon Dadgar 283c5d1be1 consul: Replace single tag with list of tags 2014-04-03 11:23:55 -07:00
Armon Dadgar 38ae4711db Merge pull request #19 from jpfuentes2/master
Fix some docs/internals typos and add raft link
2014-04-03 10:39:37 -07:00
Mitchell Hashimoto cc64100975 Merge pull request #20 from andrewwatson/patch-1
website: s/Serf/Consul/g
2014-04-02 19:38:09 -07:00