Armon Dadgar
4ce57b55a6
Merge pull request #311 from josephholsten/alphatize-options
...
alphabetize config options in docs. Fixes #221
2014-09-01 14:45:40 -07:00
Joseph Anthony Pasquale Holsten
52dafc8347
alphabetize config options in docs. Fixes #221
2014-08-31 02:03:01 +00:00
Armon Dadgar
dc883d151e
website: typo fixes
2014-08-30 17:22:23 -07:00
Joseph Anthony Pasquale Holsten
d4ca2b0d7c
add link to raft visualization
2014-08-30 23:43:45 +00:00
Joonas Bergius
e90d67a4a7
Fixed a small typo
2014-08-28 22:23:01 -04:00
Armon Dadgar
db99bc3a23
website: typo fixes
2014-08-28 17:54:58 -07:00
Armon Dadgar
088e024417
website: Adding docs
2014-08-28 17:22:56 -07:00
Armon Dadgar
e08e66367c
website: Document node lifecycle. Fixes #282 .
2014-08-22 15:54:48 -07:00
Armon Dadgar
e0a815772a
agent: Support encrypt CLI flag. Fixes #245 .
2014-08-22 15:08:15 -07:00
Armon Dadgar
7e6452387e
website: Document client auth for TLS. Fixes #255 .
2014-08-22 15:00:07 -07:00
Armon Dadgar
8bd92ff663
website: Document data dir requirements. Fixes #264 .
2014-08-22 14:58:10 -07:00
Armon Dadgar
54316d2b30
website: Minor cleanups
2014-08-21 17:35:05 -07:00
Armon Dadgar
dce716f4b2
website: Document watches
2014-08-21 17:25:42 -07:00
Armon Dadgar
e2118d2a80
website: Fixing docs
2014-08-19 10:02:43 -07:00
Armon Dadgar
ca1aeb8fa8
Merge pull request #288 from gmr/rfc-2782-srv-lookups
...
Add RFC-2782 style SRV lookups
2014-08-18 16:01:18 -07:00
Armon Dadgar
7cd10c807f
website: rewording
2014-08-18 15:46:59 -07:00
Armon Dadgar
781ff2048d
website: ACL internals
2014-08-18 15:46:59 -07:00
Armon Dadgar
b802dd16eb
website: Documenting ACL endpoints
2014-08-18 15:46:59 -07:00
Armon Dadgar
8a0eeae269
website: document configuration
2014-08-18 15:46:58 -07:00
Gavin M. Roy
6000f6977d
Add RFC-2782 style SRV lookups
2014-08-18 15:45:56 -04:00
Armon Dadgar
09a1c40444
website: More port use docs
2014-08-05 10:46:52 -07:00
Armon Dadgar
11c14dd355
Merge pull request #271 from lra/doc_ports
...
website: Document used ports
2014-08-05 10:42:12 -07:00
Laurent Raufaste
4dc2b154b3
Updated links to the deployment table
2014-08-03 21:28:17 -04:00
Laurent Raufaste
2b6bb395ca
Some breath
2014-08-03 20:52:36 -04:00
Laurent Raufaste
c098720a41
Add a ports used section to the doc
2014-08-03 20:51:43 -04:00
Laurent Raufaste
a4ff094216
paramter -> parameter
2014-08-03 17:55:22 -04:00
Laurent Raufaste
3760030de1
Missing "it"
2014-08-03 17:22:19 -04:00
Laurent Raufaste
aace091132
extra word
2014-08-03 15:59:45 -04:00
Armon Dadgar
d77a458bdc
website: Clarify the ?pretty docs
2014-08-01 13:38:03 -07:00
Eric Connell
ed6dd856dc
updated website documentation with the "pretty" parameter
2014-08-01 14:16:21 -06:00
William Tisäter
dd9c59b6c4
Short doc note about DNS case-insensitivity
2014-07-23 23:42:22 +02:00
Armon Dadgar
183118cf1c
website: Update dummy
2014-07-21 11:26:53 -04:00
Armon Dadgar
140a910fed
website: remove old docs on the -encrypt flag
2014-07-15 09:50:49 -07:00
Nelson Elhage
825dcd04f4
There is no `-statsite` command-line flag.
2014-07-10 18:06:36 -07:00
Ben Scofield
3d1e09c263
Improve clarity around changing the `-client` param
...
This is a small change that (IMO) makes more explicit the effect
of changing `-client` -- namely, that you'll have to provide
`-rpc-addr` to every other consul command you run.
2014-07-02 21:21:37 +02:00
Armon Dadgar
bc4b5ccd48
website: Keep old bootstrapping docs
2014-07-01 15:02:42 -07:00
Armon Dadgar
d313349807
Updating documentation for new bootstrap method
2014-07-01 15:02:26 -07:00
Philip K. Warren
f3ac3ce6fc
Fix a small typo in RPC docs.
2014-06-19 13:53:43 -05:00
Armon Dadgar
46d07005a8
Fix merge conflict
2014-06-17 12:50:35 -07:00
Mitchell Hashimoto
ca489adf9f
Update leader-election.html.markdown
2014-06-17 09:41:59 -07:00
Mitchell Hashimoto
664bbbb16e
Merge pull request #217 from zembutsu/patch-2
...
website: fix typos
2014-06-17 09:41:42 -07:00
Phillip Markert
ea1c3c4ea1
website: Fixed semantic meaning of upstream in DNS guide
2014-06-17 10:02:44 -04:00
Phillip Markert
6ff3bf39f1
website: Format hyperlink inside HTML literal
2014-06-17 09:55:17 -04:00
Phillip Markert
339edd722b
website: Fixing small typos in guides section
2014-06-17 09:55:00 -04:00
Masahito Zembutsu
7adfa90fe3
fix typos
2014-06-17 21:02:01 +09:00
Armon Dadgar
961a00c496
Adding server_name configuration for TLS
2014-06-13 11:10:27 -07:00
Rob Holland
cca6f83b3a
Improve clarity of ?keys behaviour.
...
I read the previous version initially as meaning that it would return a list of keys which have no value set, which I couldn't understand. I think this removes some ambiguity.
2014-06-13 12:20:24 +01:00
Armon Dadgar
6d43b8cb6c
website: Clarify upgrade procedures. Fixes #187 .
2014-06-11 11:25:55 -07:00
Armon Dadgar
74fa557ba9
website: Update compatibility table for 0.3
2014-06-11 11:08:33 -07:00
Armon Dadgar
dc5745cc9c
website: Show join help instead of members
2014-06-11 11:08:19 -07:00