Hello!!
Need your help!!. I have three questions -
-
Can we have Edge Micro gateway for Private Edge? Like have On premise Message Processor(On premise) in one place and Analytics(on premise) hosted in another place.
-
Can we dockerize Apigee Microgateway?
-
Can we dockerize Apigee Private Edge? .
Try Rajesh’s suggestions first. And if you want to try other Docker images, this one also worked for me. The trick was to set the right volumes. https://apigee.com/about/blog/api-technology/running-apigee-edge-microgateway-docker-container
Update on point 2: the official image is now available via:
docker pull gcr.io/apigee-microgateway/edgemicro:latest
1 Like
@Diego Zuluaga I would suggest that the dated blog posts be updated to reflect the latest git repo locations. Specifically the article found here:
https://apigee.com/about/blog/api-technology/tutorial-deploying-apigee-edge-microgateway
Piecing together all the various articles is difficult to follow and error prone.
Hopefully the next person in line to won’t have to jump through so many hoops to get this product built and installed and running in a Docker container.