Ryan Breen
|
4d4c631fd6
|
Website: very minor tweaks to docs/internals/anti-entropy.html.
|
2015-03-29 10:53:49 -04:00 |
Ryan Breen
|
746e1fc9e4
|
Website: more cleanup for docs/internals/acl.html.
|
2015-03-28 11:54:16 -04:00 |
Ryan Breen
|
9d71844965
|
Website: GH-781 and cleanup for docs/internals/acl.html.
|
2015-03-28 11:26:26 -04:00 |
pepov
|
14c8c86fee
|
update the docs: add advertise-wan cli and advertise_addr_wan json config
|
2015-03-28 16:08:20 +01:00 |
pepov
|
8da6d4f065
|
add and test -advertise-wan cli flag
|
2015-03-28 16:08:19 +01:00 |
pepov
|
8abcf3d541
|
add test using separate advertise addresses for wan and for lan
|
2015-03-28 16:08:19 +01:00 |
pepov
|
0a04003e16
|
add AdvertiseAddrWan to TestMergeConfig and use different values for Addr values in b than in a
|
2015-03-28 16:08:19 +01:00 |
pepov
|
e66301ab99
|
Add configuration option to specify a separate address for advertising on the wan
|
2015-03-28 16:08:19 +01:00 |
Ryan Breen
|
f5d3e5653f
|
Merge pull request #823 from silas/doc-link-fix
Fix create session link in semaphore guide
|
2015-03-28 10:42:29 -04:00 |
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 Uber
|
5b08cd712e
|
testutil: add ListKV method
|
2015-03-23 22:47:34 -07:00 |
Ryan Uber
|
bfa432064c
|
testutil: disable checkpoint, fix waitForLeader
|
2015-03-23 19:27:59 -07:00 |
Ryan Uber
|
b73382341e
|
testutil: bind to localhost address
|
2015-03-23 18:59:45 -07: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 |
Ryan Uber
|
a7c7350505
|
testutil: helpers return responses
|
2015-03-21 06:45:26 -07: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 Uber
|
3282c9f7fa
|
testutil: test server supports domain sockets
|
2015-03-19 17:44:04 -07:00 |
Ryan Uber
|
fb08a230ae
|
testutil: support retrieving kv pairs
|
2015-03-19 17:03:07 -07:00 |
Ryan Uber
|
3ce57f8da6
|
testutil: support joining and specifying datacenters
|
2015-03-19 17:03:07 -07:00 |
Ryan Uber
|
73a2799b0d
|
testutil: Use HTTPAddr
|
2015-03-19 17:03:07 -07:00 |
Ryan Uber
|
41efd8861a
|
testutil: server comments
|
2015-03-19 17:03:07 -07:00 |
Ryan Uber
|
4fac64331f
|
testutil: Support creating additional checks
|
2015-03-19 17:03:07 -07:00 |
Ryan Uber
|
2c95e425b4
|
testutil: allow creation of services
|
2015-03-19 17:03:06 -07:00 |
Ryan Uber
|
cda925b742
|
testutil: working on helpers
|
2015-03-19 17:03:06 -07:00 |
Ryan Uber
|
64c1b1b446
|
testutil: exposing the API address from the test server
|
2015-03-19 17:03:06 -07:00 |
Ryan Uber
|
0af4bd8b23
|
testutil: initial pass at moving test server harness into testutil
|
2015-03-19 17:03:06 -07: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 |