Configuring Deployment Manager for data migration pipelines
Use Deployment Manager to configure and run continuous integration and delivery (CI/CD) workflows for your Pega applications from within Pega Platform. You can create a standardized deployment process so that you can deploy predictable, high-quality releases without using third-party tools.
With Deployment Manager, you can fully automate your CI/CD workflows, including branch merging, application package generation, artifact management, and package promotion to different stages in the workflow. You can download Deployment Manager for Pega Platform from the Deployment Manager Pega Marketplace page.
- Install or update to Deployment Manager 4.6.x or
later.
For first-time installations or updates from Deployment Manager 3.2.1 on the candidate systems (production and Business Operations environments) and the orchestration server, upgrading is done automatically, and you do not need to do post-update steps.
For more information, see Deployment Manager for model-driven DevOps
If you are upgrading from a Deployment Manager release earlier than 3.2.1, do post-update steps.
For more information, see Deployment Manager for model-driven DevOps
- For first-time installations, configure communication between the orchestration
server and the candidate systems.
- Enable default operators on each system.For more information, see Deployment Manager for model-driven DevOps.
- Configure the authentication profiles, which enable communication
between systems, on each systemDeployment Manager provides default authentication profiles, or you can create your own.
- Enable default operators on each system.
- Optional: To move the orchestration server to a different environment, migrate your
pipelines to the new orchestration server, and then configure, on the new
orchestration server, the URL of the new orchestration server.
This URL is used to update the task status on the orchestration server and for diagnostics checks. For more information, see Deployment Manager for model-driven DevOps and Deployment Manager FAQ page.
Previous topic Data migration pipeline overview Next topic Testing your implementation