added clarification about vault network access

pull/166/head
Scott Anderson 2019-04-18 12:01:33 -06:00
parent b3ae9a6fc5
commit 157d921b6d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ When not using Vault, secrets are Base64-encoded and stored in the InfluxDB embe
{{% /note %}}
## Start a Vault server
Start a Vault server and ensure InfluxDB has network access to it.
Start a Vault server and ensure InfluxDB has network (HTTP) access to the server.
The following links provide information about running Vault in both development and production:
- [Install Vault](https://learn.hashicorp.com/vault/getting-started/install)