Skip to content

Commit

Permalink
[DOCS] Match the page_title and H1 header (#29192)
Browse files Browse the repository at this point in the history
* Match the page_title and H1 header

* Update website/content/docs/secrets/databases/index.mdx

Co-authored-by: Brian Shumate <[email protected]>

---------

Co-authored-by: Brian Shumate <[email protected]>
  • Loading branch information
yhyakuna and brianshumate authored Dec 16, 2024
1 parent 84dac84 commit 732837b
Show file tree
Hide file tree
Showing 17 changed files with 39 additions and 47 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/cassandra.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/couchbase.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
10 changes: 3 additions & 7 deletions website/content/docs/secrets/databases/custom.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/db2.mdx
Original file line number Diff line number Diff line change
@@ -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.
---

Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/hanadb.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
11 changes: 4 additions & 7 deletions website/content/docs/secrets/databases/index.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/influxdb.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/mongodb.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/mongodbatlas.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
5 changes: 2 additions & 3 deletions website/content/docs/secrets/databases/mssql.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/mysql-maria.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/oracle.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/postgresql.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
8 changes: 4 additions & 4 deletions website/content/docs/secrets/databases/redis.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/rediselasticache.mdx
Original file line number Diff line number Diff line change
@@ -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.
---
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/redshift.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/secrets/databases/snowflake.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 732837b

Please sign in to comment.