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