vault/website/source/docs/configuration
Mike Jarmy df01a4307d
Introduce optional service_registration stanza (#7887)
* move ServiceDiscovery into methods

* add ServiceDiscoveryFactory

* add serviceDiscovery field to vault.Core

* refactor ConsulServiceDiscovery into separate struct

* cleanup

* revert accidental change to go.mod

* cleanup

* get rid of un-needed struct tags in vault.CoreConfig

* add service_discovery parser

* add ServiceDiscovery to config

* cleanup

* cleanup

* add test for ConfigServiceDiscovery to Core

* unit testing for config service_discovery stanza

* cleanup

* get rid of un-needed redirect_addr stuff in service_discovery stanza

* improve test suite

* cleanup

* clean up test a bit

* create docs for service_discovery

* check if service_discovery is configured, but storage does not support HA

* tinker with test

* tinker with test

* tweak docs

* move ServiceDiscovery into its own package

* tweak a variable name

* fix comment

* rename service_discovery to service_registration

* tweak service_registration config

* Revert "tweak service_registration config"

This reverts commit 5509920a8a.

* simplify naming

* refactor into ./serviceregistration/consul
2019-12-06 09:46:39 -05: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
service-registration Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05: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