pyms icon indicating copy to clipboard operation
pyms copied to clipboard

Support Vault

Open avara1986 opened this issue 5 years ago • 0 comments

Create a service like metrics or requests to support vault Vault https://www.vaultproject.io/

How-to:

Challenge: Try to pass the configuration from configuration file to VAULT initialization, in example

pyms:
  services:
    vault:
      [host/url]: "[localhost|192.168....]"

avara1986 avatar Oct 10 '20 11:10 avara1986