Pushing Images to Custom Container Registry
When registering a data plane, if you have specified custom container registry details, you must ensure to download and push TIBCO Control Plane component Docker images to your private registry. This section describes list of images that you must download and push to your private registry before getting started with TIBCO Control Plane.
By default, all TIBCO Control Plane components and capability images are available on JFrog registry. When using your private registry with TIBCO Control Plane, you must first populate the registry with all images. Account owner can get the details of TIBCO default registry by signing into TIBCO Operated Control Plane. In the Settings menu, on the Account details page, you can view Registry URL, Username, and Password.
The following are TIBCO default container registry URLs:
-
US region:
csgprduswrepoedge.jfrog.io -
EU region:
csgprdeuwrepoedge.jfrog.io
Repository name: tibco-platform-docker-prod
Example: csgprduswrepoedge.jfrog.io/tibco-platform-docker-prod/image-name:tag
Version 1.15.0
For image tags for version 1.15.0, see list of images available on GitHub repository.
Using Script to Push Images
You can use script available in the GitHub repository to push images to custom container registry.