mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
update docs
This commit is contained in:
parent
fcd4f903c3
commit
2e82e00f49
@ -15,9 +15,6 @@ The MySQL Database Plugin is one of the supported plugins for the Database
|
||||
backend. This plugin generates database credentials dynamically based on
|
||||
configured roles for the MySQL database.
|
||||
|
||||
See the [Database Backend](/docs/secrets/databases/index.html) docs for more
|
||||
information about setting up the Database Backend.
|
||||
|
||||
This plugin has a few different instances built into vault, each instance is for
|
||||
a slightly different MySQL driver. The only difference between these plugins is
|
||||
the length of usernames generated by the plugin as different versions of mysql
|
||||
@ -28,6 +25,9 @@ accept different lengths. The availible plugins are:
|
||||
- mysql-rds-database-plugin
|
||||
- mysql-legacy-database-plugin
|
||||
|
||||
See the [Database Backend](/docs/secrets/databases/index.html) docs for more
|
||||
information about setting up the Database Backend.
|
||||
|
||||
## Quick Start
|
||||
|
||||
After the Database Backend is mounted you can configure a MySQL connection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user