Commit Graph

2374 Commits

Author SHA1 Message Date
Ryan Breen 220accc7d7 Website: GH-730 for docs/agent/encryption.html 2015-03-24 15:30:35 -04:00
Ryan Uber d6ce64b472 testutil: add ListKV method 2015-03-23 22:47:34 -07:00
Ryan Uber 4c42754886 testutil: disable checkpoint, fix waitForLeader 2015-03-23 19:27:59 -07:00
Ryan Uber 79029c63f2 testutil: bind to localhost address 2015-03-23 18:59:45 -07:00
Ryan Breen 0c21136a28 Website: GH-730 for docs/agent/dns.html. 2015-03-23 15:48:35 -04:00
Ryan Breen 709de1a43b Website: GH-730 for docs/internals/acl.html. 2015-03-22 11:44:16 -04:00
Ryan Breen dc764fee91 Website: cleanup for docs/internals/index.html. 2015-03-21 21:52:26 -04:00
Ryan Uber 1d0aea86ab testutil: helpers return responses 2015-03-21 06:45:26 -07:00
Armon Dadgar d0869e9963 Merge pull request #805 from discordianfish/add-domain-flag
Add -domain command line flag to agent
2015-03-20 11:11:14 -07:00
Johannes 'fish' Ziemke f935a8a506 Add -domain command line flag to agent
This makes it possible to configure the domain on the command line
additionally to the config file.
2015-03-20 16:05:41 +01:00
Ryan Breen ad4d1f3427 Merge pull request #806 from vgv/master
Update downloads_tools.html.erb
2015-03-20 10:50:20 -04:00
Vasily Vasilkov ded8f27751 Update downloads_tools.html.erb
Fix typo
2015-03-20 17:46:13 +03:00
Ryan Uber 6f2dac6c30 testutil: test server supports domain sockets 2015-03-19 17:44:04 -07:00
Ryan Uber ed32eb3917 testutil: support retrieving kv pairs 2015-03-19 17:03:07 -07:00
Ryan Uber 63f05b1c56 testutil: support joining and specifying datacenters 2015-03-19 17:03:07 -07:00
Ryan Uber fa7414e276 testutil: Use HTTPAddr 2015-03-19 17:03:07 -07:00
Ryan Uber 8ea04bbb3f testutil: server comments 2015-03-19 17:03:07 -07:00
Ryan Uber c6cebc2b91 testutil: Support creating additional checks 2015-03-19 17:03:07 -07:00
Ryan Uber 313f89439e testutil: allow creation of services 2015-03-19 17:03:06 -07:00
Ryan Uber 576c49eaf0 testutil: working on helpers 2015-03-19 17:03:06 -07:00
Ryan Uber 78f9f53bf1 testutil: exposing the API address from the test server 2015-03-19 17:03:06 -07:00
Ryan Uber 37f6301856 testutil: initial pass at moving test server harness into testutil 2015-03-19 17:03:06 -07:00
Ryan Breen c6d45430f1 Website: change order of UIs listed in intro/getting-started/ui.html. 2015-03-19 19:27:30 -04:00
Ryan Breen e8db920ca6 Merge branch 'master' of github.com:hashicorp/consul 2015-03-19 19:22:09 -04:00
Ryan Breen 89b51c7f3c Website: GH-730 and cleanup for intro/getting-started/ui.html. 2015-03-19 19:22:05 -04:00
Ryan Uber d445f64c10 Merge pull request #799 from tummychow/https-docs
Document some configuration for HTTPS
2015-03-18 16:26:38 -07:00
tummychow 81545e9499 Add doc notes for HTTPS API
- the HTTPS API address can be configured just like any other address
- the verify_incoming setting also applies to the HTTPS API
2015-03-18 16:08:41 -07:00
Seth Vargo c0d6a64747 Merge pull request #794 from hashicorp/sethvargo/default_envvars
Read select environment variables in the API client
2015-03-18 18:25:35 -04:00
Ryan Breen 8ca790e7ad Website: cleanup for node reaping detail in the FAQ. 2015-03-18 17:27:30 -04:00
Ryan Breen 8ccc23beff Website: add node reaping detail to the FAQ. 2015-03-18 12:56:12 -04:00
Seth Vargo b4f8c98fbb Read select environment variables when generating the default configuration 2015-03-18 11:12:10 -04:00
Ryan Breen 823b707011 Website: cleanup for intro/getting-started/kv.html. 2015-03-18 10:49:41 -04:00
Ryan Breen 8920da59ee Website: cleanup for intro/getting-started/checks.html. 2015-03-17 17:50:28 -04:00
Ryan Breen d17e261d58 Merge pull request #785 from ryanbreen/join-doc
Website: substantial rewrite of intro/getting-started/join.html
2015-03-16 14:54:38 -04:00
Ryan Uber 952ec284a4 agent: disable HTTP keepalives for checks 2015-03-15 13:30:50 -07:00
Ryan Breen 89fd92a8ff Website: a few additional tweaks to intro/getting-started/join.html. 2015-03-14 14:21:54 -04:00
Ryan Breen ce7dbc345b Website: substantial rewrite of intro/getting-started/join.html. 2015-03-14 14:13:41 -04:00
Benjamin Yu 4c0ecc3b6f Add Terraform Variable for AWS instance type
Details:
* Adds an input variable to the consul terraform template module to
  allow a user of the module to specify a different
  AWS instance type to launch.
* The default is still "m1.small".
* The module input variable is named "instance_type".
2015-03-14 11:00:22 -07:00
Ryan Breen d969655cfa Website: GH-730 and cleanup for intro/getting-started/services.html 2015-03-13 14:56:58 -04:00
Ryan Breen f4ddec7521 Website: cleanup for intro/vs/zookeeper.html. 2015-03-12 15:50:13 -04:00
Ryan Uber 45f599791e main: do not process -v or --version after a '--' 2015-03-11 16:33:55 -07:00
Ryan Uber 04a2faed22 agent: warn and purge checks which cannot be restored from agent state 2015-03-11 16:13:31 -07:00
Ryan Breen f852aba32b Website: cleanup for intro/vs/smartstack.html. 2015-03-11 18:07:39 -04:00
Ryan Breen 8cc24e4cb2 Website: cleanup for intro/vs/skydns 2015-03-10 18:38:15 -04:00
Blake Walters 6d5099243f Merge pull request #773 from hashicorp/button_overflow
make sure button text overflow is set to ellipsis
2015-03-10 11:24:47 -07:00
Blake Walters 02232c3aae make sure button text overflow is set to ellipsis
fixes #549
2015-03-10 10:48:02 -07:00
Armon Dadgar b531d8f07b website: Adding some SDK links 2015-03-10 10:47:58 -07:00
Kevin Fishner bbd253e2e5 Merge pull request #771 from hashicorp/h-utm
fix utm param
2015-03-09 15:20:38 -07:00
Kevin Fishner 3a0b933ff7 fix utm param 2015-03-09 15:20:18 -07:00
Armon Dadgar 51e9205d62 website: Clarify consistency in FAQ 2015-03-09 11:46:59 -07:00