vinay-gopalan
08e8776dfb
Add documentation for new rootless password rotation workflow for DB Static Roles ( #28374 )
...
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-10-07 15:51:30 +00:00
John-Michael Faircloth
f7701e1d8c
docs: add postgres TLS docs ( #28302 )
...
* docs: add postgres TLS docs
* fix link formatting
2024-09-09 12:34:16 -05:00
AvivGuiser
3372a9b4db
secrets/database: Add usePrivateIP field for cloudsql postgresql instances ( #26828 )
...
* add usePrivateIP params to determine if to use private ip dial option
Signed-off-by: aviv guiser <avivguiser@gmail.com>
* fix the connection_producer.go in mysql plugin
Signed-off-by: aviv guiser <avivguiser@gmail.com>
* Update sdk/database/helper/connutil/sql.go
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
---------
Signed-off-by: aviv guiser <avivguiser@gmail.com>
Signed-off-by: AvivGuiser <aviv.guiser@placer.ai>
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2024-06-25 14:17:13 -05:00
vinay-gopalan
2b74a4826b
Add documentation for IAM authentication for DB Secrets Engine ( #22836 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-09-08 14:03:50 -07:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case ( #21426 )
...
* Convert documentation titles to sentense case
* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Raymond Ho
ba963a8c65
VAULT-13614 Support SCRAM-SHA-256 encrypted passwords for PostgreSQL ( #19616 )
2023-03-21 12:12:53 -07:00
Ashlee M Boyer
06df5b9d95
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
aphorise
2cc149b7d5
Docs: PostgreSQL Docs added DB name note for connection_url. ( #16789 )
...
* Docs: PostgreSQL Docs added DB name note for connection_url. Relates to #12458 .
* Trigger CI
Co-authored-by: Zlaticanin <zlaticaninmilena@gmail.com>
2022-09-06 08:10:50 -04:00
Robert
d111adf18b
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
Austin Gebauer
8bf6a5952a
docs/postgres: replaces lib/pq with pgx ( #15901 )
2022-06-09 14:37:14 -07:00
Yoko Hyakuna
990cd8b929
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
John-Michael Faircloth
1ac3854651
docs: Update Database Capabilities to include username customization ( #12172 )
...
* docs: Update Database Capabilities to include username customization
* add operator/diagnose to the index file
2021-07-27 10:33:12 -05:00
Bryce Kalow
e27b43c482
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
Jeff Escalante
179df992c0
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