hc-github-team-secure-vault-core
17e182232b
backport of commit 6057da5466 ( #18178 )
...
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com >
2022-11-30 23:31:56 +00:00
Tom Proctor
44dd32f860
Docs: Remove patch from 1.12.x docs ( #17726 )
...
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-10-28 08:47:00 -04:00
hc-github-team-secure-vault-core
e34f8a14fb
backport of commit 28f091abe4 ( #17710 )
...
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
2022-10-27 12:32:05 -07:00
hc-github-team-secure-vault-core
73978cfd8c
backport of commit e080c85a2e ( #17588 )
...
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-10-18 14:50:07 -04:00
hc-github-team-secure-vault-core
18cc72a5a9
Backport of website: content updates for developer into release/1.12.x ( #17569 )
...
* no-op commit due to failed cherry-picking
* website: content updates for developer (#17035 )
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com >
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com >
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com >
Co-authored-by: temp <temp@hashicorp.com >
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com >
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com >
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com >
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com >
2022-10-17 13:19:22 -04:00
hc-github-team-secure-vault-core
ab22b6ca25
backport of commit 46534fa5a6 ( #17549 )
...
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com >
2022-10-13 19:41:58 -04:00
hc-github-team-secure-vault-core
90aac721a9
backport of commit d46c655e6e ( #17542 )
...
Co-authored-by: Milena Zlaticanin <60530402+Zlaticanin@users.noreply.github.com >
2022-10-13 14:18:04 -05:00
hc-github-team-secure-vault-core
fb39147278
backport of commit 158fbcd06f ( #17405 )
...
Co-authored-by: Divya Pola <87338962+divyapola5@users.noreply.github.com >
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2022-10-13 13:04:29 -05:00
Alex Cahn
03fa453355
cherry picked dfb3784 and fixed conflicts ( #17519 )
2022-10-12 14:54:47 -07:00
hc-github-team-secure-vault-core
50729f869c
backport of commit 96e04666d6 ( #17434 )
...
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com >
2022-10-05 16:23:55 -04:00
hc-github-team-secure-vault-core
2eb3406006
backport of commit 61707d56d5 ( #17394 )
...
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com >
2022-10-03 14:21:15 -04:00
Max Coulombe
5abe1f8e36
+ added Redis ElastiCache documentation ( #17133 )
...
* added Redis ElastiCache documentation
2022-09-19 10:26:49 -04:00
aphorise
335bc37ac1
Docs: API generate-recovery-token unhidden. ( #16213 )
2022-08-29 09:02:47 -04:00
Rachel Culpepper
3c8fdf0a39
Vault-5626: add key wrapping guide for transit import ( #16365 )
...
* add key wrapping guide for transit import
* link to key wrap guide from transit overview
* add new page to nav
* fix formatting
* fix note format
* fix link
2022-08-09 16:14:15 -05:00
Theron Voran
09696daf96
docs/k8s: adding terraform config examples ( #16121 )
...
Adding a terraform examples page for configuring vault-helm.
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com >
2022-07-26 20:43:26 -04:00
Tom Proctor
c67e009e81
Docs: Add release notes for MSSQL TDE ( #16326 )
2022-07-19 11:52:59 +01:00
Austin Gebauer
becb821004
auth/oidc: Adds documentation for SecureAuth IdP ( #16274 )
2022-07-12 08:11:55 -07:00
Austin Gebauer
04cf89d9bf
auth/oidc: splits IdP setup guides into separate pages ( #16167 )
2022-07-11 10:20:24 -07:00
Christopher Swenson
7b887533c1
docs/platform: Add brief GitHub Actions page ( #16129 )
...
I added a small example from the main docs along with some explanation,
and added links to the main docs and the tutorial.
I also took this opportunity to sort the platform left nav bar.
2022-06-27 09:47:26 -07:00
Chris Capurso
3f9dbabfc1
Add endpoints to provide ability to modify logging verbosity ( #16111 )
...
* add func to set level for specific logger
* add endpoints to modify log level
* initialize base logger with IndependentLevels
* test to ensure other loggers remain unchanged
* add DELETE loggers endpoints to revert back to config
* add API docs page
* add changelog entry
* remove extraneous line
* add log level field to Core struct
* add godoc for getLogLevel
* add some loggers to c.allLoggers
2022-06-27 11:39:53 -04:00
Loann Le
e74c45abbd
Vault documentation: release notes for 1.11.0 ( #16005 )
...
* added new content
* new content
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/release-notes/1.11.0.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-06-15 18:25:14 -07:00
Violet Hynes
d58583f7ad
VAULT-6091 Document Duration Format String ( #15920 )
...
* VAULT-6091 Document duration format
* VAULT-6091 Document duration format
* VAULT-6091 Update wording
* VAULT-6091 Update to duration format string, replace everywhere I've found so far
* VAULT-6091 Add the word 'string' to the nav bar
* VAULT-6091 fix link
* VAULT-6091 fix link
* VAULT-6091 Fix time/string, add another reference
* VAULT-6091 add some misses for references to this format
2022-06-13 08:51:07 -04:00
Josh Black
55bc40235d
Autopilot enterprise docs ( #15589 )
2022-06-07 14:32:45 -07:00
Tom Proctor
ceba598ade
Add upgrade and config docs for MSSQL EKM Provider ( #13859 )
2022-06-06 11:28:48 +01:00
Theron Voran
0116d458f6
docs/database/elasticsearch: use_old_xpack option ( #15601 )
...
Also creating/adding a note to the 1.11 upgrade guide
2022-05-25 12:15:42 -07:00
Tom Proctor
a85e7e956f
Add API docs for Kubernetes secrets engine ( #15564 )
...
* Add API docs for Kubernetes secret engine
* alphabetical ordering for K-items in docs sidebar
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
Co-authored-by: Christopher Swenson <swenson@swenson.io >
2022-05-25 18:25:19 +01:00
Christopher Swenson
a016791264
Add usage documentation for new Kubernetes Secrets Engine ( #15527 )
...
Add usage documentation for new Kubernetes Secrets Engine
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com >
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
2022-05-20 13:37:15 -07:00
Alexander Scheel
53b66b26ec
Start documentation for FIPS variants of Vault Enterprise ( #15475 )
...
* Begin restructuring FIPS documentation
This creates a new FIPS category under Enterprise and copies the
FIPS-specific seal wrap documentation into it.
We leave the existing Seal Wrap page at the old path, but document that
the FIPS-specific portions of it have moved.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add initial FIPS 140-2 inside documentation
This documents the new FIPS 140-2 Inside binary and how to use and
validate it. This also documents which algorithms are certified for
use in the BoringCrypto distribution.
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add notes about FIPS algorithm restrictions
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-05-17 16:28:20 -04:00
Alexander Scheel
ecb6ad80c6
Add documentation on rotation primitives ( #15466 )
...
* Begin PKI rotation primitive documentation
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Finish importing rotation primitive docs
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Update all titles consistently
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add missing links in rotation primitives doc
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add sections documenting execution in Vault
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* typo fixes
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-05-17 11:44:17 -04:00
Alexander Scheel
a8600a514c
Restructure PKI Documentation Section ( #15413 )
...
* Rename pki.mdx -> pki/index.mdx
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Split off quick-start document
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Split off considerations document
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Split off intermediate CA setup document
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Split off setup and usage document
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Consistent quick-start doc naming
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
* Add table of contents to index
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-05-13 11:22:07 -04:00
Theron Voran
09be380df6
docs: update the vault-lambda-extension docs ( #15190 )
...
Updates the layer version for the new release, and renames the docs
page from lambda-extension-cache -> lambda-extension, and includes a
redirect.
2022-04-27 08:27:18 -07:00
Chris Capurso
b9faef685f
remove references to sys/license endpoint in docs ( #14913 )
2022-04-21 16:27:51 -04:00
Jason O'Donnell
43d8fb971e
docs/agent: merge template and template config ( #15117 )
...
* docs/agent: merge template and template config
* Fix example
* Update per review
2022-04-21 16:23:27 -04:00
Hamid Ghaf
59d9bfa5c0
deprecating Legacy MFA ( #14869 )
...
* deprecating Legacy MFA
* removing legacy MFA doc json entry
* CL
* changing the link to legacy MFA in CL
* removing legacy MFA stuff from credentials' cli
2022-04-19 21:19:34 -04:00
Bryce Kalow
5dcdcb47f3
website: remove source code ( #15068 )
...
* removes site source code
* remove algolia index and docker image workflows
* remove unneeded dependencies
2022-04-19 14:41:15 -04:00
Zachary Shilton
4c1e2f6aef
website: remove /intro content moved to learn ( #14972 )
...
* website: rm content moved to learn
* fix: delete intro page file and data
* fix: restore page file so build works, need to make change in dev-dot
* fix: avoid empty sidebar data error
* fix: proper rm now that hashicorp/dev-portal#287 has landed
2022-04-19 10:53:49 -04:00
Loann Le
e3546a5291
Vault documentation: added new vault lambda extension doc ( #14717 )
...
* added new lambda extension doc
* Suggestion to split the commands into individual code block (#14719 )
* Suggestion to split the commands into individual code block
* Update lambda-extension-cache.mdx
* Update lambda-extension-cache.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-03-27 15:19:42 -07:00
Loann Le
6fbf7eafb7
Vault documentation: fixed release note version for 1.10.0 ( #14680 )
...
* fixed version number
* added redirect for rn
2022-03-23 19:19:20 -07:00
Austin Gebauer
bef7a25178
docs/db2: adds documentation reference to db2 learn tutorial ( #14655 )
2022-03-23 10:08:34 -07:00
Meggie
8d60a0f6bb
Update website for 1.10.0 ( #14647 )
2022-03-23 11:52:27 -04:00
John-Michael Faircloth
9680de88ba
docs/multiplexing: overhaul plugin documentation ( #14509 )
...
* docs/multiplexing: overhaul plugin documentation
* update nav data
* remove dupe nav data
* add external plugin section to index
* move custom plugin backends under internals/plugins
* remove ref to moved page
* revert moving custom plugin backends
* add building plugins from source section to plug dev
* add mux section to plugin arch
* add mux section to custom plugin page
* reorder custom database page
* use 'external plugin' where appropriate
* add link to plugin multiplexing
* fix example serve multiplex func call
* address review comments
* address review comments
* Minor format updates (#14590 )
* mv Plugins to top-level; update upgrading plugins
* update links after changing paths
* add section on external plugin scaling characteristics
* add updates on plugin registration in plugin management page
* add plugin learn resource
* be more explicit about mux upgrade steps; add notes on when to avoid db muxing
* add plugin upgrade built-in section
* add caveats to built-in plugin upgrade
* improvements to built-in plugin override
* formatting, add redirects, correct multiplexing use case
* fix go-plugin link
* Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* remove single item list; add link to Database interface
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-22 15:07:32 -05:00
Loann Le
fa1cd1c2dd
Vault documentation: added release notes for vault 1.10 ( #14605 )
...
* create release notes file
* added content for Tranform FPE
* fixed spelling errors
* modified content for scaling db plugins
* updated based on feedback
* more feedback
* removed integrated storage enhancements per feedback
* removed extra wording
* fixed broken link
* updated verbage for db2 support based on feedback
* added link to readme for caching
* fixed broken link
* fixed out of place text
* added another known issue
* modified text
* changed forward statement
* added note
2022-03-22 11:16:59 -07:00
Pratyoy Mukhopadhyay
bdd6f4d1ab
Add mount move concepts page, update api docs ( #14544 )
...
* Add mount move concepts page, update api docs
* some renaming and link fixing
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/concepts/mount-migration.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-17 14:06:35 -07:00
Loann Le
e8e174a27e
New server side consistent token faq for vault 1.10 ( #14550 )
...
* new ssct faq page
* provide links to faq
* provided lik to login mfa tutorial
2022-03-17 12:08:27 -07:00
Loann Le
5d2dfc5c66
agent injector doc for 1-10 ( #14548 )
2022-03-16 17:09:04 -07:00
Loann Le
095df6e163
new vault docs ( #14546 )
2022-03-16 16:29:56 -07:00
hghaf099
c11eb133c4
Login MFA docs ( #14317 )
...
* MFA config docs
* correcting some issues
* feedback
* add a note about deleting methods
* Login MFA docs
* rename and mdx
* adding missing docs nav data
* some fixes
* interactive login request
* Apply suggestions from code review
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* feedback
* feedback
* Apply suggestions from code review
Co-authored-by: Pratyoy Mukhopadhyay <35388175+pmmukh@users.noreply.github.com >
* feedback on mount accessor
* Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Pratyoy Mukhopadhyay <35388175+pmmukh@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update login-mfa.mdx
Co-authored-by: Josh Black <raskchanky@gmail.com >
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Pratyoy Mukhopadhyay <35388175+pmmukh@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-07 16:26:00 -05:00
Josh Black
4c579191fb
MFA docs for config endpoints ( #14302 )
2022-03-07 11:44:15 -08:00
Pratyoy Mukhopadhyay
a9b5776f57
[VAULT-5268] Add mount move docs ( #14314 )
...
* add mount move docs
* add missed word
* Update website/content/api-docs/system/remount.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* one clarification
* docs changes from feedback
* couple things i missed
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-04 14:38:15 -08:00
Meggie
7606df8f13
Updating website for 1.9.4 ( #14373 )
2022-03-04 11:19:03 -05:00