Customizing Deployment Artifacts and Building Deployment Package
The deployment artifacts can be optionally customized prior to deployment. If you do not customize the artifacts, all defaults take effect in the Local Edition deployment.
After the TML images are built, copy the var/jenkins_home/docker-deploy/ folder in tml-installer container. An example command to copy the folder in current working directory on the host is as follows:
docker cp <tml-installer container id >:/var/jenkins_home/docker-deploy
To customize deployment, update the reference deployment file manifest-single-zone.json in the /docker-deploy/azure/openshift/ folder on the host.
Before deploying the Local Edition cluster, an Administrator can:
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.