vault/website/source/docs/configuration
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
..
entropy-augmentation adds documentation for entropy augmentation (#7721) 2019-10-28 15:04:27 -07:00
listener Docs: Add unauthenticated metrics access docs (#7566) 2019-10-07 11:54:09 -04:00
seal Improve Auto Unseal and awskms Seal documentation (#7575) 2019-10-16 11:25:41 -04:00
storage physical/posgresql: add ability to prefer VAULT_PG_CONNECTION_URL envar over config file (#7937) 2019-12-03 15:48:38 -06:00
ui change ui url so that it includes the trailing slash (#5890) 2018-12-05 12:25:16 -06:00
index.html.md Docs: update plugin_dir (#7585) 2019-10-07 10:17:12 -04:00
telemetry.html.md Docs: Add enable_hostname_label (#7956) 2019-12-02 17:51:02 +01:00