mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
[DOCS] Match the page_title and H1 header (#29192)
* Match the page_title and H1 header * Update website/content/docs/secrets/databases/index.mdx Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com> --------- Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Cassandra - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: Cassandra database secrets engine
|
||||
description: >-
|
||||
Cassandra is one of the supported plugins for the database secrets engine.
|
||||
This plugin generates database credentials dynamically based on configured
|
||||
roles for the Cassandra database.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Couchbase - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: Couchbase database secrets engine
|
||||
description: >-
|
||||
Couchbase is one of the supported plugins for the database secrets engine.
|
||||
This plugin generates database credentials dynamically based on configured
|
||||
roles for the Couchbase database.
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Custom - Database - Secrets Engines
|
||||
description: |-
|
||||
The database secrets engine allows new functionality to be added through a
|
||||
plugin interface without needing to modify Vault's core code. This allows you
|
||||
write your own code to generate credentials in any database you wish. It also
|
||||
allows databases that require dynamically linked libraries to be used as
|
||||
plugins while keeping Vault itself statically linked.
|
||||
page_title: Custom database secrets engines
|
||||
description: >-
|
||||
Write your own code to generate credentials in any database through a plugin interface without needing to modify Vault's core code.
|
||||
---
|
||||
|
||||
# Custom database secrets engines
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: IBM Db2 - Database - Credentials
|
||||
description: |-
|
||||
page_title: IBM Db2
|
||||
description: >-
|
||||
Manage credentials for IBM Db2 using Vault's LDAP secrets engine.
|
||||
---
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: HANA - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: HANA database secrets engine
|
||||
description: >-
|
||||
HANA is one of the supported plugins for the database secrets engine. This
|
||||
plugin generates database credentials dynamically based on configured roles
|
||||
for the HANA database.
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Database - Secrets Engines
|
||||
description: |-
|
||||
The database secrets engine generates database credentials dynamically based
|
||||
on configured roles. It works with a number of different databases through a
|
||||
plugin interface. There are a number of built-in database types and an exposed
|
||||
framework for running custom database types for extendability.
|
||||
page_title: Database secrets engine
|
||||
description: >-
|
||||
Dynamically generate database credentials based on configured roles with the database secrets engine through a plugin interface to a number of different databases.
|
||||
---
|
||||
|
||||
# Databases
|
||||
# Database secrets engine
|
||||
|
||||
The database secrets engine generates database credentials dynamically based on
|
||||
configured roles. It works with a number of different databases through a plugin
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: InfluxDB - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: InfluxDB database secrets engine
|
||||
description: >-
|
||||
InfluxDB is one of the supported plugins for the database secrets engine.
|
||||
This plugin generates database credentials dynamically based on configured
|
||||
roles for the InfluxDB database.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: MongoDB - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: MongoDB database secrets engine
|
||||
description: >-
|
||||
MongoDB is one of the supported plugins for the database secrets engine. This
|
||||
plugin generates database credentials dynamically based on configured roles
|
||||
for the MongoDB database.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: MongoDB Atlas- Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: MongoDB Atlas database secrets engine
|
||||
description: >-
|
||||
MongoDB Atlas is one of the supported plugins for the database secrets engine. This
|
||||
plugin generates database credentials dynamically based on configured roles
|
||||
for MongoDB Atlas databases.
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: MSSQL - Database - Secrets Engines
|
||||
description: |-
|
||||
|
||||
page_title: MSSQL database secrets engine
|
||||
description: >-
|
||||
MSSQL is one of the supported plugins for the database secrets engine. This
|
||||
plugin generates database credentials dynamically based on configured roles
|
||||
for the MSSQL database.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: MySQL/MariaDB - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: MySQL/MariaDB database secrets engine
|
||||
description: >-
|
||||
MySQL is one of the supported plugins for the database secrets engine. This
|
||||
plugin generates database credentials dynamically based on configured roles
|
||||
for the MySQL database.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Oracle - database - secrets engines
|
||||
description: |-
|
||||
page_title: Oracle database secrets engine
|
||||
description: >-
|
||||
Oracle is one of the supported plugins for the database secrets engine. This
|
||||
plugin generates database credentials dynamically based on configured roles
|
||||
for the Oracle database.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: PostgreSQL - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: PostgreSQL database secrets engine
|
||||
description: >-
|
||||
PostgreSQL is one of the supported plugins for the database secrets engine.
|
||||
This plugin generates database credentials dynamically based on configured
|
||||
roles for the PostgreSQL database.
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Redis - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: Redis database secrets engine
|
||||
description: >-
|
||||
Redis is one of the supported plugins for the database secrets engine.
|
||||
This plugin generates database credentials dynamically based on configured
|
||||
roles for the Redis database, and also supports [Static Roles](/vault/docs/secrets/databases#static-roles).
|
||||
roles for the Redis database.
|
||||
---
|
||||
|
||||
# Redis database secrets engine
|
||||
|
||||
Redis is one of the supported plugins for the database secrets engine. This
|
||||
plugin generates database credentials dynamically based on configured roles for
|
||||
the Redis database.
|
||||
the Redis database, and also supports [Static Roles](/vault/docs/secrets/databases#static-roles).
|
||||
|
||||
See the [database secrets engine](/vault/docs/secrets/databases) docs for
|
||||
more information about setting up the database secrets engine.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Redis ElastiCache - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: Redis ElastiCache database secrets engine
|
||||
description: >-
|
||||
Redis ElastiCache is one of the supported plugins for the database secrets engine.
|
||||
This plugin generates static credentials for existing managed roles.
|
||||
---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Redshift - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: Redshift database secrets engine
|
||||
description: >-
|
||||
Redshift is a supported plugin for the database secrets engine.
|
||||
This plugin generates database credentials dynamically based on configured
|
||||
roles for the AWS Redshift database service.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Snowflake - Database - Secrets Engines
|
||||
description: |-
|
||||
page_title: Snowflake database secrets engine
|
||||
description: >-
|
||||
Snowflake is one of the supported plugins for the database secrets engine.
|
||||
This plugin generates database credentials dynamically based on configured
|
||||
roles for Snowflake hosted databases.
|
||||
|
||||
Reference in New Issue
Block a user