Ryan Canty
92047cf149
Fixed typo in GCP auth docs ( #6461 )
...
* Fixed typo in GCP auth docs
2019-03-25 14:12:09 -04:00
Jeff Mitchell
6da6250754
Update text around seal migration in 1.1
2019-03-25 12:44:22 -04:00
Sean Malloy
ffd437aa60
Add Docs For Prometheus Metrics ( #6434 )
...
Prometheus metrics were added as part of the Vault v1.1.0 release in PR #5308 .
But no documentation was created. Adds the telemetry configuration docs and
the API docs.
2019-03-23 16:53:43 -05:00
Alex Sherwin
fb17862936
Fixed grammatical issue in Auth Methods overview ( #6456 )
2019-03-22 10:36:14 -05:00
Jeff Mitchell
7542d1fbe9
Minor updates to JWT docs
2019-03-22 01:15:59 -04:00
Alex Sherwin
9e7574d898
Fixing grammar in behavioral overview ( #6451 )
2019-03-21 20:49:52 -07:00
Daniel Santos
703ac08a88
Fix misleading Agent Auth Overview doc page ( #6443 )
...
* Fix misleading Agent Auth Overview doc page
The example configuration in the Vault Agent Overview page is using wrong syntax
The configuration block is `cache` but doc is referencing it as `caching`
* Update website/source/docs/agent/index.html.md
Co-Authored-By: danlsgiga <danlsgiga@gmail.com>
2019-03-20 12:42:31 -04:00
Jim Kalafut
b69038248f
Remove beta docs ( #6431 )
2019-03-18 16:38:54 -07:00
Brian Shumate
e3b68c9a3a
Minor grammar edits
2019-03-18 16:07:10 -04:00
Jeff Mitchell
74ba4f72aa
Prep for release
2019-03-18 15:16:30 -04:00
ncabatoff
351327867f
Move listener config from 'cache' block to top-level 'listener' blocks. Allow cache without auto-auth. ( #6421 )
...
* Since we want to use the Agent listener for #6384 , move listener config
from top-level 'cache' block to new top-level 'listeners' block.
* Make agent config allow cache and listener blocks without auto-auth
configured.
2019-03-15 14:58:53 -04:00
Michel Vocks
9fb7285030
Docs: Update Agent overview page ( #6420 )
...
* Updated agent docs
* Updated overview agent page
* Updated complete links to short links
2019-03-15 12:33:31 -04:00
Vishal Nayak
3c7c593bca
Agent: Listener refactoring and socket file system permissions ( #6397 )
...
* Listener refactoring and file system permissions
* added listenerutil and move some common code there
* Added test for verifying socket file permissions
* Change default port of agent to 8200
* address review feedback
* Address review feedback
* Read socket options from listener config
2019-03-14 11:53:14 -07:00
Jeff Mitchell
d946ceb4fb
Fix table
2019-03-14 12:24:11 -04:00
Jeff Mitchell
daa1905662
Add namespace properties to Sentinel docs
2019-03-14 12:22:02 -04:00
Juan Fontes
4c243a5987
Update aws docs ( #6408 )
2019-03-13 17:31:22 -07:00
Jeff Mitchell
a94a4b8140
Add a bit on testing upgrades in advance
2019-03-09 11:57:51 -05:00
Jeff Mitchell
57aab50175
Update login command docs
2019-03-08 15:37:38 -05:00
Yoko
3e12bc1dec
policy capabilities: write --> update ( #6373 )
2019-03-07 16:34:47 -05:00
Eero Niemi
0fffc097b9
Fixed typo ( #6363 )
...
Fixed typo, rolset -> roleset
2019-03-07 09:50:13 -05:00
Becca Petrin
07b18eef6b
update path for mounting plugin ( #6351 )
2019-03-06 15:57:03 -08:00
Calvin Leung Huang
0af9f6ec26
docs/agent-caching: update cache-clear endpoint ( #6354 )
2019-03-06 11:13:43 -08:00
Becca Petrin
1503c69fd9
update partnership doc ( #6352 )
2019-03-06 10:27:12 -08:00
Calvin Leung Huang
5d375a8edd
docs/agent-caching: add note about compatibility with older server versions
2019-03-05 14:12:04 -08:00
Vishal Nayak
c00c00ba94
Agent Cache doc updates ( #6331 )
...
* Agent Cache doc updates
* doc update
* Add renewal management section
* doc updates
* paraphrase the orphan token case
2019-03-05 15:19:52 -05:00
Vishal Nayak
c14e61c16e
Change agent's port to 8007 ( #6348 )
2019-03-05 12:57:17 -05:00
Jim Kalafut
b125e73ed4
Update JWT plugin dependency and docs ( #6345 )
2019-03-05 09:46:04 -08:00
Chris Hoffman
8b4e30c1a1
Transit Auto Seal Docs ( #6332 )
...
* adding transit seal docs
* add missing backtick
2019-03-05 08:45:44 -05:00
Naoki Ainoya
bead976466
fix doc to add missing permission to use gcpkms seal ( #6327 )
2019-03-04 11:46:06 -05:00
Becca Petrin
b7eb95e52d
Merge pull request #6224 from hashicorp/dp.fix-consul-storage-doc-6171
...
Fix example in documentation. Resolves [issue 6171]
2019-02-28 09:55:55 -08:00
Andrey Kuzmin
4bd2a6a305
Etcd timeouts ( #6285 )
...
* Configurable lock and request etcd timeouts.
If etcd cluster placed on slow servers - request timeouts may be much greater, then hardcoded default values.
Also, in etcd setup, like above - may be need to greater lock timeout.
* Configurable lock and request etcd timeouts.
Docs.
* Use user friendly timeout syntax.
To allow specify more readable time values.
2019-02-27 18:34:29 -08:00
Jon Currey
30d0235360
Fix typo on Seal page of concepts docs ( #6290 )
2019-02-27 18:27:36 -08:00
John O'Sullivan
f3eaa90c46
Documenting -dev-plugin-dir vault server option ( #6307 )
...
Based on an answer from Brian Kassouf on the Google Group: https://groups.google.com/d/msg/vault-tool/7Qf9Hn1w3jA/yGUIKZxHGAAJ
2019-02-27 18:24:49 -08:00
vishalnayak
04d118ecf1
Agent caching docs superscript beta
2019-02-26 10:36:24 -05:00
vishalnayak
d551ebd31b
Add Beta superscript to caching docs
2019-02-26 10:28:55 -05:00
vishalnayak
f021fffabe
Agent doc update for beta testers
2019-02-26 10:20:55 -05:00
vishalnayak
603199c2cc
Change agent's default port number to 8100
2019-02-26 10:02:12 -05:00
Calvin Leung Huang
d4e305f53e
Agent caching docs ( #6272 )
...
* WIP agent caching docs
* More docs updates
* Add caching/index.html to docs_detailed_categories.yml
* Some more docs updates
* Some more docs updates
* updates
* address review feedback
* fix sample config
* Update website/source/docs/agent/caching/index.html.md
Co-Authored-By: calvn <cleung2010@gmail.com>
* fix config for sidebar display
* Add environment variable to the docs
2019-02-26 09:57:17 -05:00
Jim Kalafut
90898851f5
Update JWT docs for OIDC feature ( #6270 )
2019-02-21 17:06:23 -08:00
Chris Hoffman
362c56657c
adding 1.1 upgrade docs ( #6279 )
2019-02-21 17:41:06 -05:00
dp-h
9900b6709b
Revert "Add trailing slash for example in Vault Consul Storage Backend documentation. Fixes [issue 6171]"
...
This reverts commit 7726fdd1aaf7848dc5af9d4867e76bd1588f7bac.
Revert to go through proper PR. Apologies.
2019-02-14 13:40:17 -07:00
Brian Shumate
a4b63b5187
Update configuration/listener documentation ( #6228 )
...
- Clarify that PROXY protocol version 1 is currently supported
- Add missing backtick to fix formatting issue
2019-02-13 09:27:05 -05:00
dp-h
7726fdd1aa
Add trailing slash for example in Vault Consul Storage Backend documentation. Fixes [issue 6171]
2019-02-12 17:05:31 -07:00
dominic
7a380c71e3
Revert "Add trailing slash for example in Vault Consul Storage Backend documentation. Fixes [issue 6171]"
...
This reverts commit b275f2a1e6d74400bb3cf702d1e03c90d31624cb.
Pushed to master, my apologies. Will do proper PR for this.
2019-02-12 16:49:34 -07:00
dominic
b275f2a1e6
Add trailing slash for example in Vault Consul Storage Backend documentation. Fixes [issue 6171]
2019-02-12 16:47:17 -07:00
vishalnayak
2cc38dd25e
Update transit docs
2019-02-12 14:27:17 -05:00
Graham Land
1c2c8fad34
Add Vault supported log levels ( #6185 )
...
Documentation : Add the supported log level configurations
`Supported log levels: Trace, Debug, Error, Warn, Info.`
2019-02-07 11:27:08 -08:00
Eero Niemi
8f1f0d7aab
Fixed typo (newtwork -> network) ( #6177 )
2019-02-07 13:06:38 -05:00
Jeff Mitchell
f472965f24
Remove refresh_interval from kvv1 API docs and CLI docs since kv get doesn't use it
2019-02-06 21:51:08 -05:00
d
33b18b24b0
Revert "fixed trailing slash in consul.html.md example"
...
This reverts commit 4310bb58c83285ebd9cfcb302b70d1db432a11e2.
Accidental push to master, my apologies. See PR https://github.com/hashicorp/vault/pull/6175
2019-02-05 17:42:15 -07:00