Can we have split defalult.yaml file in microgateway.

Not applicable

Hi All,

I have scenario in which there is need to have multiple config.yaml file.Is it possible to have multiple config.yaml file? If yes how can we implement this and how this all file are called in default.yaml?

Thanks,

Pratiksha Patil

0 5 329
5 REPLIES 5

Former Community Member
Not applicable

An instance of MG can only read from a single config yaml file. You can have multiple MG instances on the same VM each reading from a different config file.

Thanks for response @srinandans

As we have only single config file, is there any way to add the plugin at proxy level and how can we handle the config file if the number of proxy are increasing?

Former Community Member
Not applicable

Right, as of now we don't support plugins per proxy. We have an alpha version with this support (2.6.1-alpha).

If we are using multiple MG instances, is it possible to run couple of edge proxies on first instance and so on?

Former Community Member
Not applicable