Version Control of Target Server, Cache, KVM, sharedflow...

HI @Samra Darakshan,

Could you please let me know: How can we implement version controlling of target servers, caches, sharedflow….. while building CICD pipeline.

It would be good if you share the shell scripts, documents regarding CICD.

Regards,

Ashwith

0 2 181
2 REPLIES 2

There's an open source community Apigee maven plugin for configuration such as this (Target servers, caches, KVMs)

https://github.com/apigee/apigee-config-maven-plugin

While shared flows are supported with the open source community maven plugin for deployments

https://github.com/apigee/apigee-deploy-maven-plugin

Both of these repositories also contain samples showing examples of using the plugins for the types of resources you have mentioned

Hi @dane knezic, @Samra Darakshan, @williamssean, @marshg@google.com, @Anil Sagar @ Google, @Sai Saran Vaidyanathan

Q: How to run single Jenkins job on multiple git repositories?

Situation: Let say we do have 10 repositories with the apigee proxy bundle along with APIGEE Maven Config plugin. I want to run a single Jenkins job in order to move the (Target servers, caches, KVMs) to multiple organizations (instead of creating single Jenkins job for each repo). Will be waiting for your reply.

Regards,

Ashwith