Running microgateway in Docker

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?

Please have a look at,

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

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

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