Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Accessing internal urls through bitbucket pipelines

Venkata Addanki March 29, 2019

We have some REST APIs which are exposed to clients via a proxy server. When running using bitbucket pipelines, we are able to connect to proxy server. There is one more server, which is internal, which we generally connect through vpn and when running through bit bucket pipelines, test cases against internal server are failing with unknown host name error, is there a way to get to these urls through bitbucket pipeline runs. 

1 answer

0 votes
mkleint
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 9, 2019

bitbucket pipelines can only access public internet resources. That includes DNS entries and IP adresses. You will have to make your internal service publicly accessible for your pipeline to work.

You can whitelist the IPs coming from Bitbucket Pipelines, this FAQ entry should help you with that https://confluence.atlassian.com/bitbucket/what-are-the-bitbucket-cloud-ip-addresses-i-should-use-to-configure-my-corporate-firewall-343343385.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events