Prebuild

Upload the following contents before building the TML docker image.
  • Mashery-built custom adapter,
  • Custom adapter built from SDK,
  • Portal customization package.


upload_customer_built_adapter

Upload the customer build adapter in zip.

The Jenkins job saves the customer build adapter as /var/jenkins_home/userContent/proxy-extension/customer_extension.zip. When you build the TML docker images, this uploaded customer build adapter will be built into TML docker image tml-tm.

upload_mashery_built_adapter

Upload the customer build adapter in tgz.

The Jenkins job extracts the mashery build adapter to /var/jenkins_home/userContent/proxy-customer. When you build the TML docker images, this uploaded mashery build adapter will be built into TML docker image tml-tm.

upload_portal_customization_zip

Upload the customer build adapter in zip.

The Jenkins job saves the customization package as /var/jenkins_home/userContent/portal/customization.zip. When you build the TML docker images, this uploaded portal customization package will be built into TML docker image tml-tm.