mirror of https://github.com/status-im/consul.git
website: re-add forgotten updates (#8890)
This commit is contained in:
parent
8f59eb9006
commit
2ec7d09381
|
@ -282,6 +282,9 @@ From Consul Enterprise version `1.5.0` onwards, you can store snapshots in Azure
|
||||||
- `-azure-blob-container-name` - Container to use. Required for Azure blob storage, and setting this
|
- `-azure-blob-container-name` - Container to use. Required for Azure blob storage, and setting this
|
||||||
disables local storage.
|
disables local storage.
|
||||||
|
|
||||||
|
* `-azure-blob-environment` - Environment to use. Defaults to AZUREPUBLICCLOUD. Other valid environments
|
||||||
|
are AZURECHINACLOUD, AZUREGERMANCLOUD and AZUREUSGOVERNMENTCLOUD. Introduced in Consul 1.7.3.
|
||||||
|
|
||||||
#### Google Cloud Storage options
|
#### Google Cloud Storage options
|
||||||
|
|
||||||
From Consul Enterprise version `1.6.1` onwards, you can store snapshots in Google Cloud Storage. Authentication relies on automatic discovery through the sdk as described [here](https://cloud.google.com/docs/authentication/production):
|
From Consul Enterprise version `1.6.1` onwards, you can store snapshots in Google Cloud Storage. Authentication relies on automatic discovery through the sdk as described [here](https://cloud.google.com/docs/authentication/production):
|
||||||
|
|
Loading…
Reference in New Issue