KV Store in v2.2

Will there be a „storeconfig“ command in v2.2 to store dynamic configuration
in a KV store?

greetings george

Hello,

we have not put back this command in v2.2.

Hi Idez,

will there be a documentation how to store certain configs in consul kv store,
like

  • a list of cipherSuites for tls or
  • regular expressions in Middlewares (especially with wildcards) or
  • basic auth digests

I struggle with the syntax of consul kv put or curl -X PUT ...

you can use this reference: https://docs.traefik.io/v2.2/reference/dynamic-configuration/kv/

Thanks Idez :heart: :heart: