vault/website/source/docs
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
..
agent link to template docs from Agent docs (#7876) 2019-11-22 11:39:11 -06:00
audit Docs: File Audit Device (#7633) 2019-10-15 10:20:51 -04:00
auth Update JWT docs (#7884) 2019-11-19 13:52:19 -08:00
commands Fix typo in the documentation (#7938) 2019-11-26 15:57:51 -06:00
concepts Fix minor typo in website docs (#7882) 2019-11-14 13:38:01 -08:00
configuration physical/posgresql: add ability to prefer VAULT_PG_CONNECTION_URL envar over config file (#7937) 2019-12-03 15:48:38 -06:00
enterprise Adds new Entropy Augmentation feature (#7935) 2019-12-02 10:04:05 -08:00
install New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
internals Docs: Update Telemetry (#7959) 2019-12-02 10:55:59 -08:00
partnerships update partnership doc (#6352) 2019-03-06 10:27:12 -08:00
platform doc: update helm doc to include init/unseal (#7955) 2019-12-02 15:51:51 -05:00
plugin Update docs to match running builtins as plugins (#5727) 2018-11-14 09:17:12 -08:00
secrets Docs: Secrets engines: KMIP (#7932) 2019-11-25 11:56:08 -05:00
upgrading Add 1.3.0 upgrade guide (#7881) 2019-11-14 09:10:39 -08:00
use-cases New Docs Website (#5535) 2018-10-19 08:40:11 -07:00
vs docs/website: fix broken chef-puppet with vault blog link (#7850) 2019-11-13 08:59:29 +01:00
what-is-vault Typo fix, getting started guide link (#7954) 2019-12-02 09:43:15 +01:00
index.html.erb.md website: Homepage updates, use case pages, navigation changes (#7782) 2019-11-05 19:54:24 -05:00