vault/website/source/docs/configuration/storage
Colton J. McCurdy 82786f8278 physical/posgresql: add ability to prefer VAULT_PG_CONNECTION_URL envar over config file (#7937)
* physical/posgresql: add ability to use CONNECTION_URL environment variable instead of requiring it to be configured in the Vault config file.

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* storage/postgresql: update configuration documentation for postgresql storage backend to include connection_url configuration via the PG_CONNECTION_URL environment variable

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* physical/postgresql: add a configuration file and tests for getting the connection_url from the config file or environment

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* physical/postgresql: update postgresql backend to pull the required connection_url from the PG_CONNECTION_URL environment variable if it exists, otherwise, fallback to using the config file

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* physical/postgresql: remove configure*.go files and prefer the postgresql*.go files

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* physical/postgresql: move and simplify connectionURL function

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* physical/postgresql: update connectionURL test to use an unordered map instead of slice to avoid test flakiness

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* physical/postgresql: update config env to be prefixed with VAULT_ - VAULT_PG_CONNECTION_URL

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* docs/web: update postgresql backend docs to use updated, VAULT_ prefixed config env

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
2019-12-03 15:48:38 -06:00
..
alicloudoss.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
azure.html.md Update Azure storage docs (#7808) 2019-11-06 13:24:37 -08:00
cassandra.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
cockroachdb.html.md docs: minor spelling fix (#6818) 2019-06-04 02:28:44 -05:00
consul.html.md Correct type for tls_skip_verify 2019-05-06 16:02:36 -05:00
couchdb.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
dynamodb.html.md docs: minor fixes to improve sentence flow (#6839) 2019-06-06 08:25:59 -07:00
etcd.html.md docs: minor fixes to improve sentence flow (#6839) 2019-06-06 08:25:59 -07:00
filesystem.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
foundationdb.html.md docs: spelling (#6838) 2019-07-05 15:36:58 -07:00
google-cloud-spanner.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
google-cloud-storage.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
in-memory.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
index.html.md website: update sidebar_title in front matter to use <code> (#5636) 2018-10-29 15:58:37 -04:00
manta.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
mssql.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
mysql.html.md docs: add connection options for MySQL storage backend (#7171) 2019-08-01 08:00:00 -07:00
oci-object-storage.html.md Update oci-object-storage.html.md (#7543) 2019-10-01 16:08:34 -07:00
postgresql.html.md physical/posgresql: add ability to prefer VAULT_PG_CONNECTION_URL envar over config file (#7937) 2019-12-03 15:48:38 -06:00
raft.html.md updating status of backend to beta (#7916) 2019-11-20 10:07:35 -05:00
s3.html.md Added s3 storage path parameter (#7157) 2019-07-24 12:48:26 -04:00
swift.html.md New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
zookeeper.html.md Clarify config option wording (#6503) 2019-04-01 16:14:12 -07:00