Copy portal dev to portal prod

Hi,

I want to copy all my configs (APIs, Users, etc) on my portal Dev to my new Portal Prod, any ideas how to do that? I tried to create a new portal, but it comes empty, without the users, without the APIs, etc.

10265-apigee.jpg

For example: I have a portal called poc and I would to have a portal called poc-migrate, but I need all the configs (APIs, Users) the same configs that I use in Portal poc.

Regards

Solved Solved
0 2 209
1 ACCEPTED SOLUTION

Unfortunately the only way to do this currently is to manually migrate everything.

View solution in original post

2 REPLIES 2

Unfortunately the only way to do this currently is to manually migrate everything.

Yes, Indeed, Fortunately we can use for the proxies apigeetool https://github.com/apigee/apigeetool-node and with a script in python I could migrate a lot of proxies. But the portal and the documentation or Links pages I had to do by hand. Thanks Christian.