Anton Averchenkov
7a3f68bb97
Backport of [docs] Convert titles to sentense case into 1.14.x ( #21921 )
2023-07-18 17:07:55 -04:00
hc-github-team-secure-vault-core
09569aa28e
backport of commit be2464fbea069f8aed6b6bd271a24ff3ed6037da ( #20861 )
...
Co-authored-by: Milena Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
2023-05-30 21:54:09 +00:00
Braulio Gomes Rodrigues
03fa9432a4
changing chouchbase host variable ( #19812 )
...
* changing chouchbase host variable
* Alterando linha 82 couchbase
2023-04-24 13:56:56 +00:00
Sohil Kaushal
5424eb2e8f
docs(postgresql): Update Postgresql SE API doco ( #19931 )
...
* docs(postgresql): Update Postgresql SE API doco
Update the postgresql secret engine API docs to include some "caveats"
of the pgx library. In particular, this enhances the docs to inform the
user that if any sslcreds are supplied as a part of the Database
connection string, the user/vault admin will need to ensure that the
certificates are present at those paths.
* Chore: fixup minor error with db docs
* Keep the language simple
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-04-19 00:17:44 +00:00
ram-parameswaran
b24115cf1e
Updated connection_url to be pgx library relevant ( #19667 )
...
Updated connection_url to be according to the options available in the pgx library instead of the now deprecated use of the lib/pq which was done as part of Vault 1.11 as documented here - https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#june-20-2022
2023-03-22 09:02:47 -07:00
Raymond Ho
96e966e9ef
VAULT-13614 Support SCRAM-SHA-256 encrypted passwords for PostgreSQL ( #19616 )
2023-03-21 12:12:53 -07:00
Max Coulombe
2c32190eed
Fix database sample payload doc ( #19170 )
...
* * fix database static-user rotation statement in sample payload
* + added changelog
2023-02-14 08:29:27 -05:00
Ashlee M Boyer
f3df55ad58
docs: Migrate link formats ( #18696 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00
Jason O'Donnell
16f199cff9
secrets/mysql: Add tls_server_name
and tls_skip_verify
parameters ( #18799 )
...
* secret/mysql: add tls_server_name config parameter
* Add skip verify
* Add doc
* changelog
* changelog
* Update plugins/database/mysql/connection_producer.go
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
* Update plugins/database/mysql/connection_producer.go
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
2023-01-23 20:06:46 +00:00
Max Coulombe
553e1cfb0d
* added the new redis parameter documentation ( #18752 )
...
* added the new redis parameter documentation
* added changelog
2023-01-18 15:51:15 -05:00
Bryce Kalow
34339ec9a8
website: fixes redirected links ( #17574 )
...
* fixes redirected links
* fix broken link to key wrapping guide
2022-10-18 14:06:27 -04:00
Tom Proctor
918ce6f90e
Docs: Plugin versioning documentation ( #17460 )
...
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
2022-10-11 23:12:02 +01:00
Milena Zlaticanin
89aa236bc5
docs/api-docs for Redis ( #17029 )
...
* docs/api-docs for Redis
* update doc
* add navigation to the docs
* Update website/content/api-docs/secret/databases/redis.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* update setup list and lang tag for shell code blocks
* update language tag
* update based on suggestions
* update docs to include tls params
* add plugin to the plugin portal doc
* add -
* update api-docs-nav-data.json
* update field name
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/api-docs/secret/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* update docs
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2022-09-23 10:25:43 -05:00
Bryce Kalow
dfc3ad015a
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>
2022-09-22 08:11:04 -07:00
Max Coulombe
709c1bebf6
+ added Redis ElastiCache documentation ( #17133 )
...
* added Redis ElastiCache documentation
2022-09-19 10:26:49 -04:00
Robert
f7c20bc745
docs: add multi-host connection string info to postgres secrets API docs ( #16780 )
...
* Add multihost connection string information to postgres API docs
* Add note about replication manager
2022-08-18 14:38:30 -05:00
Milena Zlaticanin
78e8c135fc
Hana - Add username customization ( #16631 )
...
* implement username customization feature
* adding changelog
* update database capabilities doc
* update database capabilities doc
Co-authored-by: Zlaticanin <milena@hashicorp.com>
2022-08-08 16:01:34 -05:00
Austin Gebauer
1bd49383cd
secrets/db: documents credential types and snowflake key pair auth ( #15892 )
2022-06-09 15:56:50 -07:00
Christopher Swenson
9de0dbaef9
Add note about X.509 SHA-1 deprecation to relevant plugins ( #15672 )
...
Add note about X.509 SHA-1 deprecation to relevant plugins
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-06-01 12:41:11 -07:00
Theron Voran
f38f0ee323
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
Robert
c2f49204d9
Fix small typos, update docs terminology ( #15504 )
2022-05-18 17:23:46 -05:00
Robert
2ea8be0567
docs: consul secret engine improvements, database secrets engine disable_escaping parameter ( #14260 )
...
* Update consul secrets engine docs and api-docs
* Update databases secrets engine docs and api-docs
2022-02-25 17:43:18 -06:00
Rémi Lapeyre
2b3661b863
Document the use of inline SSL certificates for PostgreSQL ( #11985 )
...
Authored by @remilapeyre.
2022-02-04 11:48:19 -05:00
Jonathan Ballet
ed86fca503
Improve databases documentation ( #12344 )
...
* Improve databases documentation
Fixed a bunch of formatting issues and broken JSON outputs.
* Remove changelog entry
* Apply suggestions from code review
2021-12-20 15:07:59 -05:00
Rémi Lapeyre
677e2a1ca5
Fix some typos ( #12289 )
2021-11-15 14:52:04 -05:00
John-Michael Faircloth
00a1bf37eb
docs: fix mongodb atlas username template doc ( #12992 )
2021-11-01 15:17:55 -05:00
Nick Cabatoff
83076bb58d
Set Cassandra connect timeout, not just regular timeout ( #12903 )
2021-10-22 11:02:28 -04:00
vinay-gopalan
840af2ee36
[Docs] Update MSSQL DB Engine API docs with new contained_db
field ( #12889 )
2021-10-20 13:18:36 -07:00
MilenaHC
7c6f775798
updating API docs for InfluxDB ( #12063 )
2021-07-13 16:08:52 -05:00
MilenaHC
3c3b6529fd
Redshift - Add username customization ( #12016 )
...
* username customization for redshift
* adding changelog and updating api-docs
2021-07-08 10:29:12 -05:00
MilenaHC
4430a11bc5
Update SnowflakeDB plugin to v0.2.0 ( #11997 )
...
* update snowflake database plugin to v0.2.0
* add changelog
* update api-docs
2021-07-06 13:23:03 -05:00
MilenaHC
02d45f3a66
Update ElasticSearch DB plugin to v0.8.0 ( #11957 )
...
* update elasticsearch database plugin to v0.8.0
* add changelog
* update api-docs
2021-06-29 08:07:00 -05:00
mr-miles
9e031b5766
Mongo doesnt allow periods in usernames ( #11872 )
...
* mongo doesnt allow periods in usernames
* Update mongodb.mdx
Update template in docs
* Move replace to the end
* Adding a test for dot replacement
* Create 11872.txt
2021-06-24 13:26:31 -04:00
Michael Golowka
7f6a1739a3
Cassandra: Refactor PEM parsing logic ( #11861 )
...
* Refactor TLS parsing
The ParsePEMBundle and ParsePKIJSON functions in the certutil package assumes
both a client certificate and a custom CA are specified. Cassandra needs to
allow for either a client certificate, a custom CA, or both. This revamps the
parsing of pem_json and pem_bundle to accomodate for any of these configurations
2021-06-21 11:38:08 -06:00
Jason O'Donnell
36cc4d8e87
db/cassandra: Adding changelog and documentation ( #11822 )
...
* db/cassandra: add tls_server_name
* Remove changes from deprecated engine
* Add changelog and doc
2021-06-10 19:06:40 -04:00
Michael Golowka
38ad0a4ac9
database/cassandra: Docs: Add known issue warning to pem_bundle
field ( #11823 )
2021-06-10 17:04:12 -06:00
Michael Golowka
29d91d09ff
Add note about root_rotation_statements workaround for special chars ( #11378 )
2021-04-21 12:58:48 -07:00
Bryce Kalow
b76a56d40c
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Andy Assareh
4ce8896b29
Add note that static role is rotated upon creation ( #11126 )
...
It does not appear to be documented that Vault must rotate the password upon static role creation in order to know the password, as it is not provided.
2021-03-17 11:27:04 -05:00
Michael Golowka
302cc4870e
Add Username Templating Concepts page ( #10935 )
2021-02-26 16:04:12 -07:00
Lauren Voswinkel
086e8bbb74
Updates api-docs for static role deletion ( #10736 )
...
We now specify that the user will remain unless cleaned up manually
2021-01-20 12:57:00 -08:00
Lauren Voswinkel
ce90acd68d
Add Snowflake docs to the website ( #10617 )
...
* Add snowflake docs to the website
* Update navs
* Add Snowflake to the DB Capabilities table
2021-01-05 14:44:28 -08:00
Jeff Escalante
ec620a7765
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00