Question
Deployment Manager Setup
Hi All,
We are facing some challenges while setting up Deployment Manager. I have followed the steps mentioned in the article https://pdn.pega.com/deployment-manager-010102-and-020102/deployment-manager-010102-and-020102 . What type of repositories are best suited for development , SOR , and production systems. Can you any body share there experience with repositories. Another challenge is with Jenkin Job. what kind of job we need to create in jenkin to push the data from Dev to SOR and SOR to production. Does any one worked on jenkin jobs ? Pleas share your approach in automatic deployments.
***Edited by Moderator Marissa to update platform capability tags****
Hi,
Do share the Pega version on which you are trying to configure deployment manager.
SOR has to be a Pega repository, while the Dev and Prod can be any other repository like JFrog, S3, Filesystem or Azure.
When you mention data push, are you talking about the transaction data or the application specific rules and data instances ? Deployment Manager has the capability to perform the RAP / package promotions to all the higher environments, and it is not dependent on Jenkins.
If you are looking at Jenkins specific configurations to perform the promotions then do refer to prpcServiceUtils in PDN, which talks about services which can be configured in Jenkins to perform the DevOps.