Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

microgateway-proxies-and-multiple-environments

Hi,

I am trying to implement microgateway-proxies-and-multiple-environments with the help of the below solution :

https://github.com/srinandan/router

But having some issues and need answers.

1) The proxy which has to be created in edge which is fetching info from KVM, do we need to rename it with edgemicro_* or any name would be good and do we need to deploy this code in all env.

2) in the plugin folder of MG, we need to create this folder router and place these index.js, package.json and package-lock.json file over there and run the npm install command. but do we need to modify this index with respect to any name of the proxies.

3) And this below configuration mentioned in github, I think it should be in default.yaml file. and what is this url about.

router:

lookupEndpoint: http://xxxxx/edgemicro-router/endpoint

0 5 257
5 REPLIES 5
Top Solution Authors