captainill
2ac79f6632
sidebar
2015-11-09 21:08:05 -08:00
captainill
54a3c743d0
redesign header bulk
2015-11-09 20:58:06 -08:00
Jeff Mitchell
f600e3ac29
Add no-default-policy flag and API parameter to allow exclusion of the
...
default policy from a token create command.
2015-11-09 17:30:50 -05:00
Jeff Mitchell
254dcccf44
Update cert documentation to note requiring sudo access.
2015-11-06 16:09:42 -05:00
Jeff Mitchell
dbbbb02daf
Update S3 docs
2015-11-06 09:26:09 -05:00
Jeff Mitchell
dafecff414
Switch etcd default port to 2379, in line with 2.x.
...
Fixes #753
2015-11-05 09:47:50 -05:00
Sander van Harmelen
8f17567774
Add a line to the documentation to describe the new feature
2015-11-04 15:36:24 +01:00
Jeff Mitchell
1878696db5
Merge pull request #746 from hashicorp/issue-677
...
Add a PermitPool to physical and consul/inmem
2015-11-03 15:26:58 -05:00
Jeff Mitchell
e0d2b1af78
Add configuration parameter for max parallel connections to Consul
2015-11-03 15:26:07 -05:00
Jeff Mitchell
7709cbf796
Add create-orphan to documentation
2015-11-03 15:15:33 -05:00
Jeff Mitchell
5ccccde6da
Fix trailing whitespace complaints
2015-11-03 10:52:20 -05:00
Jeff Mitchell
ef21eb6ee4
Clarify that CRLs are not fetched by Vault
2015-11-03 10:52:20 -05:00
Jeff Mitchell
af4af078fa
Address first round of feedback from review
2015-11-03 10:52:20 -05:00
Jeff Mitchell
90a9f25d80
Add documentation for CRLs and some minor cleanup.
2015-11-03 10:52:20 -05:00
Jeff Mitchell
6ded941254
Note that the dev server does not fork
...
Fixes #710 .
2015-10-30 12:47:56 -04:00
Seth Vargo
1edde809ba
Force a trailing slash
2015-10-29 16:21:39 -04:00
Jeff Mitchell
cee292a06a
Documentation update around path/key name encryption.
...
Make it clear that path/key names in generic are not encrypted.
Fixes #697
2015-10-29 11:21:40 -04:00
Jeff Mitchell
d7f528a768
Add reset support to the unseal command.
...
Reset clears the provided unseal keys, allowing the process to be begun
again. Includes documentation and unit test changes.
Fixes #695
2015-10-28 15:59:39 -04:00
Jeff Mitchell
b0f24dc820
Minor format fix in environment documentation
2015-10-28 09:56:28 -04:00
Seth Vargo
43cfa275af
Use vendored fastly logo
2015-10-26 12:13:03 -04:00
Seth Vargo
512e391d80
Use releases for releases
2015-10-26 00:06:17 -04:00
Jason Antman
0cf323ce07
add documentation for GitHub Auth Backend 'ttl' and 'max_ttl' parameters
2015-10-23 09:30:48 -04:00
Jason Antman
887257b811
add GitHub Enterprise base_url to docs
...
In https://github.com/hashicorp/vault/issues/716 @jefferai confirmed that the GitHub Auth Backend supports GitHub enterprise using an undocumented ``base_url`` parameter. This adds that parameter to the relevant documentation page.
2015-10-23 09:18:07 -04:00
Jeremiah Johnson
ba88a19ea5
fix typo in first-secret.html.md
2015-10-22 12:04:22 -06:00
Jeff Mitchell
6c4e05dbc0
Update token documentation to better explain token durations
2015-10-22 13:02:37 -04:00
Jeff Mitchell
5b5e1850ac
Document the renew-self call
2015-10-21 10:53:20 -04:00
Jeff Mitchell
846c1975cc
Remove revoke-self from sys API documentation as it's in the token-store instead
2015-10-21 10:46:41 -04:00
mkb
83a6c0b8f1
Minor grammar fix.
2015-10-20 13:42:46 -07:00
Jeff Mitchell
676970574b
Allow disabling the physical storage cache with 'disable_cache'.
...
Fixes #674 .
2015-10-12 13:00:32 -04:00
Jeff Mitchell
9549d9e4bf
Merge pull request #691 from hashicorp/sethvargo/tabs_spaces_oh_my
...
Remove tabs from terminal output
2015-10-12 12:39:44 -04:00
Seth Vargo
cfd7aa5983
Remove tabs from terminal output
...
This also standardizes on the indentation we use for multi-line commands as
well as prefixes all commands with a $ to indicate a shell.
2015-10-12 12:10:22 -04:00
Jeff Mitchell
f056ad6fef
Documentation updates to remove lease id and duration from generic
...
backend example.
2015-10-12 10:01:15 -04:00
Sam Handler
8c23fd4ef9
use github_url to generate edit_this_page link
2015-10-07 17:39:08 -04:00
Vishal Nayak
e217795abd
Merge pull request #661 from hashicorp/maxopenconns
...
Parameterize max open connections in postgresql and mysql backends
2015-10-03 16:55:20 -04:00
Curtis Allen
50680b8740
update acl example
...
Without `auth/token/lookup-self` read access you are unable to
authenticate. Update example to work as well as use new command output.
2015-10-02 09:06:42 -06:00
vishalnayak
93c4cccc6e
mysql: made max_open_connections configurable
2015-10-01 21:15:56 -04:00
vishalnayak
bc5ad114e4
postgresql: Configurable max open connections to the database
2015-10-01 20:11:24 -04:00
Colin Rymer
c9e9fbdab2
Remove redundant wording for SSH OTP introduction.
2015-09-30 10:58:44 -04:00
Jeff Mitchell
76dd88b4f8
Merge pull request #649 from ipoval/master
...
[code-gardening] fix typo in the documentation
2015-09-29 19:01:58 -07:00
vishalnayak
7a5a06f980
Fixed gravatar hash
2015-09-29 14:12:58 -04:00
Ivan Povalyukhin
734bd6e502
[code-gardening] fix typo in the documentation
2015-09-28 19:34:57 -07:00
Jeff Mitchell
70ce824267
Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend.
2015-09-25 10:41:21 -04:00
Sam Handler
493bf787a9
Add 'edit this page' link to footer
2015-09-24 14:10:32 -07:00
Jeff Mitchell
6c21b3b693
Remove JWT for the 0.3 release; it needs a lot of rework.
2015-09-24 16:23:44 -04:00
Jeff Mitchell
b2da14c3e8
Documentation fix for global TTLs
2015-09-24 12:17:26 -04:00
Jeff Mitchell
816214c4c9
Add revoke-self to docs
2015-09-24 12:05:00 -04:00
Dominic Luechinger
886c67892d
Fixes docs for new JWT secret backend
2015-09-24 16:47:17 +02:00
Spencer Herzberg
66e0cb2175
docs: pg username not prefixed with vault-
...
due to
05fa4a4a48
,
vault no longer prefixes the username with `vault-`
2015-09-22 10:14:47 -05:00
Jeff Mitchell
791ae62db3
Minor doc update to SSH
2015-09-21 16:26:07 -04:00
Jeff Mitchell
fa53293b7b
Enhance SSH backend documentation; remove getting of stored keys and have TTLs honor backends systemview values
2015-09-21 16:14:30 -04:00