Running microgateway in Docker

danielhoenig
Participant III

I'm trying to get the edge micro gateway running in Docker and I'm having some trouble. I'm using https://github.com/apigee-internal/microgateway/tree/master/kubernetes/docker/edgemicro as a guide, but it seems like it's missing some steps. I had a few questions...

1) Where do I get the EDGEMICRO_KEY?

2) Where do I get the EDGEMICRO_SECRET?

3) Where do I get the configuration file?

0 1 273
1 REPLY 1

sidd-harth
Participant V

Please have a look at,

https://docs.apigee.com/api-platform/microgateway/2.5.x/setting-and-configuring-edge-microgateway#pa...

I think we need to use this command, to get the config, key & secret.

edgemicro configure -o [org] -e [env] -u [username]