edgemicro-auth proxy deployment in different environments of one organization

I am configuring edge micro for one organization and 3 environment in APIGEE Private.

Once, I do the edge micro configuration with 1 environment(env1) it deploys the edgemicro-auth and edgemicro-internal proxy in APIGEE for the specified environment.

But again when I configure edge micro for another environment, its not deploying the proxies in env2. Instead its checking and giving response as :

edgemicro-auth is already deployed

How to deploy the edgemicro-auth proxy in other environment as well?

Is there any way to deploy it in different environment using the edgemicro private configure command without deleting the already deployed proxy in one env.

@Dino-at-Google @srinandans

0 2 186
2 REPLIES 2

1. Login to apigee edge ui

2. Go to edgemicro-auth. And deploy it to other two environments.

3. Then configure microgateway.

But that's the manual step right. Any other way to configure edgemicro in different env to deploy edgemicro-auth proxy?