Commit Graph

2319 Commits

Author SHA1 Message Date
Silas Sewell 40a6191720 Fix create session link in semaphore guide 2015-03-28 10:39:53 -04:00
Ryan Uber 265a6cfb4c Update CHANGELOG.md 2015-03-27 13:49:36 -07:00
Ryan Uber 57da15e049 website: document minimum session TTL setting 2015-03-27 11:34:27 -07:00
Ryan Uber bc78a55bf4 Merge pull request #821 from fraenkel/sessionttlmin
Support SesionTTLMin configuration
2015-03-27 11:24:22 -07:00
Ryan Breen fa233675b9 Website: GH-730 for docs/guides/manual-bootstrap.html. 2015-03-27 13:20:32 -04:00
Michael Fraenkel c00c4ebaaa Support SesionTTLMin configuration
- Allow setting SessionTTLMin
- Validate on the Server
2015-03-27 05:13:57 -07:00
Ryan Uber 41aa5aeb09 consul: swap over to raft-boltdb 2015-03-26 20:01:52 -07:00
Ryan Breen 60e89f0a75 Website: GH-730 for docs/agent/watches.html. 2015-03-26 14:18:51 -04:00
Ryan Breen d43b42ab70 Website: GH-730 for docs/agent/telemetry.html. 2015-03-25 08:56:40 -04:00
Ryan Breen 240b354594 Website: GH-730 for docs/agent/encryption.html 2015-03-24 15:30:35 -04:00
Ryan Breen 2d15f2f0f4 Website: GH-730 for docs/agent/dns.html. 2015-03-23 15:48:35 -04:00
Ryan Breen 8f4ad0bbf9 Website: GH-730 for docs/internals/acl.html. 2015-03-22 11:44:16 -04:00
Ryan Breen 15f2afe92f Website: cleanup for docs/internals/index.html. 2015-03-21 21:52:26 -04:00
Armon Dadgar 8e27bbab3f 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 78cde71a22 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 6555898524 Merge pull request #806 from vgv/master
Update downloads_tools.html.erb
2015-03-20 10:50:20 -04:00
Vasily Vasilkov 9adad6897d Update downloads_tools.html.erb
Fix typo
2015-03-20 17:46:13 +03:00
Ryan Breen 9104dd9b86 Website: change order of UIs listed in intro/getting-started/ui.html. 2015-03-19 19:27:30 -04:00
Ryan Breen 712e3b53b9 Merge branch 'master' of github.com:hashicorp/consul 2015-03-19 19:22:09 -04:00
Ryan Breen 39242b0906 Website: GH-730 and cleanup for intro/getting-started/ui.html. 2015-03-19 19:22:05 -04:00
Ryan Uber b0a7207a72 Merge pull request #799 from tummychow/https-docs
Document some configuration for HTTPS
2015-03-18 16:26:38 -07:00
tummychow e83598b043 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 2566b6cfb2 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 ab11ce6f30 Website: cleanup for node reaping detail in the FAQ. 2015-03-18 17:27:30 -04:00
Ryan Breen aaf0ef78f4 Website: add node reaping detail to the FAQ. 2015-03-18 12:56:12 -04:00
Seth Vargo 51a6ecd826 Read select environment variables when generating the default configuration 2015-03-18 11:12:10 -04:00
Ryan Breen ff6e8852ce Website: cleanup for intro/getting-started/kv.html. 2015-03-18 10:49:41 -04:00
Ryan Breen ca7cd6496a Website: cleanup for intro/getting-started/checks.html. 2015-03-17 17:50:28 -04:00
Ryan Breen 9b3e9673b0 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 589a4cc4c7 agent: disable HTTP keepalives for checks 2015-03-15 13:30:50 -07:00
Ryan Breen e9b08700a7 Website: a few additional tweaks to intro/getting-started/join.html. 2015-03-14 14:21:54 -04:00
Ryan Breen a8ab990ab0 Website: substantial rewrite of intro/getting-started/join.html. 2015-03-14 14:13:41 -04:00
Benjamin Yu 29e9909c74 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 b5253c940c Website: GH-730 and cleanup for intro/getting-started/services.html 2015-03-13 14:56:58 -04:00
Ryan Breen 5084db0c26 Website: cleanup for intro/vs/zookeeper.html. 2015-03-12 15:50:13 -04:00
Ryan Uber 9aba3c42c5 main: do not process -v or --version after a '--' 2015-03-11 16:33:55 -07:00
Ryan Uber 66d89ab4df agent: warn and purge checks which cannot be restored from agent state 2015-03-11 16:13:31 -07:00
Ryan Breen 34f779c210 Website: cleanup for intro/vs/smartstack.html. 2015-03-11 18:07:39 -04:00
Ryan Breen 5200050179 Website: cleanup for intro/vs/skydns 2015-03-10 18:38:15 -04:00
Blake Walters 39e3eed44a 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 98f5d7f96e make sure button text overflow is set to ellipsis
fixes #549
2015-03-10 10:48:02 -07:00
Armon Dadgar 74bc07caa5 website: Adding some SDK links 2015-03-10 10:47:58 -07:00
Kevin Fishner 75452e97bb Merge pull request #771 from hashicorp/h-utm
fix utm param
2015-03-09 15:20:38 -07:00
Kevin Fishner ffdd27f405 fix utm param 2015-03-09 15:20:18 -07:00
Armon Dadgar cb47491d40 website: Clarify consistency in FAQ 2015-03-09 11:46:59 -07:00
Armon Dadgar eebf22b86a website: Formating fix 2015-03-09 10:10:22 -07:00
Armon Dadgar 8ba8aca1e1 website: Update FAQ about UDP multicast 2015-03-09 10:01:50 -07:00
Ryan Breen d17fad50c3 Website: cleanup for intro/vs/serf.html 2015-03-09 00:11:11 -04:00
Ryan Breen f27e9af893 Website: clean up intro/vs/nagios-sensu.html. 2015-03-08 11:19:26 -04:00
Ryan Breen aecb7f6794 Website: tweaks to intro/vs/custom 2015-03-07 10:18:24 -05:00