You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I am trying to configure my vault in my docker-compose file, just like we are able to do in the agent, but I can't seem to find any documentation that specify which env variables I can declare in the compose file/yaml config
Here is an example of how I can do this in the agent: AGENT_CAPTURE_IPCAMERA_RTSP:rtps://example/stream
I am trying add the Storage-provider/Integration/Account config to the compose file so I can deploy it by just running the compose file and not needing to manually configure it.
Hope to hear from you soon
The text was updated successfully, but these errors were encountered:
Hello @Christiaan-Mathu, thanks for the suggestion, currently this is not available for Kerberos Vault. We expect to manually configure this through the UI or API's, as we we are running a MongoDB as part of the deployment.
However your feature request does make a lot of sense in further automating the process, therefore we'll add it to our roadmap. We'll make it possible to add static configuration through the use of environment variables and on-the-fly through the UI and/or API.
Hi all, I am trying to configure my vault in my docker-compose file, just like we are able to do in the agent, but I can't seem to find any documentation that specify which env variables I can declare in the compose file/yaml config
Here is an example of how I can do this in the agent:
AGENT_CAPTURE_IPCAMERA_RTSP:rtps://example/stream
I am trying add the Storage-provider/Integration/Account config to the compose file so I can deploy it by just running the compose file and not needing to manually configure it.
Hope to hear from you soon
The text was updated successfully, but these errors were encountered: