How to get tml-installer in TIBCO Cloud API Management-Local Edition to pickup correct http_proxy values?
book
Article ID: KB0071021
calendar_today
Updated On:
Products
Versions
TIBCO Cloud API Management - Local Edition
5.x and above
Description
When running the Jenkins build job with the proxy, sometimes it does not pick up the http_proxy value from the tml-installer.env file. This article will help to resolve this issue
Issue/Introduction
This article provides inputs on getting the APIM-LE's tml-installer to properly pickup http_proxy value whens when running Jenkins build job
Environment
All Supported Platforms
Resolution
Add the http_proxy and https_proxy values on each file starting with "create-"(example: create-<componentName>.sh) inside the tml-installer container on directories starting with "tmgc"(example: tmgc-cm,...) in the location "/var/jenkins_home/docker-build".