Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Using a Licence Server

Douwe van Nijnatten
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 7, 2019

Hi All,

 

I am using the Pipelines feature for the Continuous integration of my code base. To compile, I am using the Microchip XC32 compiler. Now I want to upgrade the pipeline to use the PRO compiler. To use this compiler, the pipeline needs to contact a locally hosted licence server. This is where I run into some trouble. How do I contact a licence server from my pipeline?

 

Best regards,

Douwe

1 answer

1 accepted

0 votes
Answer accepted
Kenny MacLeod
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 7, 2019

You would need to make the license server available over the network, either publicly visible or restricted to the IP address range used by the Pipelines build cluster. Youd'd then need to configure the compiler in your build to contact the license server on that "public" address.

Another possibility is to run the license server as a Pipelines service in docker, but I suspect the license server needs to be locked down to a specific environment, rather than being spun up and down on every build.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events