Building TIBCO MDM Cluster Container Docker Image
Before you run the TIBCO MDM cluster container, you must create a Docker image of it.
Procedure
What to do next
Create TIBCO MDM database schema before using the application. |
To create seed data, you can use the files that you have copied from the Docker container based on the database that you have used for TIBCO MDM. For information about creating seed data, see the following sections:
|
Copy TIBCO MDM templates (customer, insurance, and party models) from the Docker container to the host machine | On the command line, enter the following command
docker cp mdmContainerId:/home/mdmuser/tibco/mdm/version/templates/TemplateName/{host}/{path}/{target} OR From the master node, run the following command:
kubectl cp some-namespace/mdm-pod:/home/mdmuser/tibco/mdm/version/templates/{host}/{path}/{target} |
Copyright © Cloud Software Group, Inc. All rights reserved.