Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to deploy integrated developer portal with Edge using cicd

For the integrated developer portal with Edge, it does not seem to have documentation about how to deploy and backup the configuration. Can it be done like the api proxy?

We have two different organisation, one for prod and one for test and development. I need to automated the process to deploy the integrated developer portal on the test organisation to the prod organsation.

Can someone shed me some light?

0 9 623
9 REPLIES 9

There is no import/export of portal resources today, but this is on our roadmap.

when we can have feature to import/export developer portal , and use CI/CD for that from one environment to other.

Any update on plans for an export of integrated portal resources? For example if we create additional pages with markdown. Thx. 

Any update on this?

We have released APIs to manage Catalog Items and Categories in integrated portal. We would like to release more APIs for portal management functionality, though we don't yet have timelines to share.

https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.sites.apidocs

https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.sites.apicategories

 

Will it be possible to read and update portal page content using the gcloud command? 

This will allow us to set up a cicd pipeline to manage and version control page versions.  It is currently a very manual process which is cumbersome to keep track of page updates.

When it's released - it will most likely be API-based, so it should be relatively flexible to integrated with CI/CD processes in an automated fashion. 

That's good news that it is awaiting release.  Do you have any idea of the release date - approximately?

The comment above reflects the latest status. We have some APIs which are released, and others we would like to release but don't have timelines on yet. 


@byz wrote:

We have released APIs to manage Catalog Items and Categories in integrated portal. We would like to release more APIs for portal management functionality, though we don't yet have timelines to share