Deploying Pega Marketing on PCF
You can deploy Pega Platform™ and Pega Marketing on Pivotal Cloud Foundry (PCF) to monitor and manage your networks. To deploy Pega Marketing on PCF, first deploy Pega Platform on PCF and then deploy Pega Marketing.
Before deploying Pega Marketing on PCF, access the following information:
Installation Guide for Pega Customer Service and Pega Sales Automation
Pega for Pivotal Cloud Foundry (Pega Exchange)
To explore the latest information about the Cloud Choice deployment solution using Kubernetes across client-managed environments, see Cloud Choice.
The following instructions refer to information in these guides.
- Verify that your system meets the prerequisites in the Pega Marketing Installation Guide.
- Deploy the Pega Platform Service Broker with a service plan that includes DSM nodes. There are two methods of deploying the Pega Platform Service Broker:
- For the greatest control over the deployment configuration, use BOSH. This is the best practice. Follow the instructions in Deploying the Pega Platform Service Broker on Cloud Foundry by using BOSH.
- To automate several configuration tasks, use the PCF Ops Manager UI interface. Follow the instructions in Deploying the Pega Platform Service Broker on Pivotal Cloud Foundry by using Ops Manager.
- Deploy Pega Platform clusters. Follow the instructions in Deploying Pega Platform Clusters on Cloud Foundry. For more information about configuration settings, see the Pega Marketing Installation Guide and the DSM Operations Guide. As part of the deployment, follow these steps:
- Configure the correct number of DSM nodes, DDS, Data Flow, ADM and VBD, based on resource requirements.
- Add an additional datasource for the ExternalMKTData named mktdatasource.
- Install the Pega Marketing application. Follow the instructions in the Pega Marketing Installation Guide with the following exceptions:
- In the Creating the ExternalMKTData database rule section:
- Use JDBC Connection pooling.
- Set the JNDI name to
java:comp/env/jdbc/mktDataSource
- Skip the following sections:
- Deploying the Pega Marketing Help War file on the application server
- Deploying the Pega Marketing Microsite War file on the application server
- Configuring application server settings
- In the Creating the ExternalMKTData database rule section:
- Restart the nodes.
- Complete the post installation instructions in the Pega Marketing Installation Guide, with the following exception.
In Configuring Marketing Help Dynamic System Settings, set HelpURI/MarketingHelp tohttps://pdn.pega.com/sites/default/files/marketinghelp_v722
.
Previous topic Deploying Pega Customer Service and Pega Sales Automation on PCF