Starting the Store Web Docker container by retrieving parameters from Vault
Learn about how to start the Store Web Docker container by specifying
CONFIGURE_MODE=Vault
.
Mandatory parameters
These are the mandatory parameters that you need to specify to configure the container to retrieve more parameters from Vault. You can pass these parameters only as container environment variables.
Parameter name (key) | Configuration |
---|---|
VAULT_TOKEN | Container environment variable. |
VAULT_URL | Container environment variable. |