You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi guys,
I have setup gitlab-jira integration on my gitlab repo. Now, I can see all git commits and merge events on Jira ticket.
Environments:
Gitlab: self-hosted(Private IP)
Jira: cloud hosted(Public IP)
However, my company gitlab is self-hosted with private IP address(VPN). When I push my commits to gitlab, some Jira web links will be created automatically like below.
When I click on these links, the browser will try to connect to a unreachable server gitlab-server which is a default setting for gitlab integration on Jira end.
But actually my gitlab server is self-hosted in my company VPN with private IP address. I suppose there should be a way to modify the default gitlab-server to a specified private IP address.
If anyone know how to modify the integrated gitlab server IP address please help.
Thanks in advance.
Regards,
Andrew
Hello @Andrew Guo ,
Welcome to the Atlassian Community!
If I understand correctly what you are saying the integration with Gitlab is only working one direction because, every time you try to open a pr, commit, etc link in Jira this tries to open the below url that is not reachable:
http(s)://gitlab-server/.....
In this case, since it is not possible to configure a VPN in Jira Cloud, I would suggest to edit the hosts file in your Operating System so that it will always resolve gitlab-server to the internal IP address you desire.
For details and instructions on how to do so please see below links:
I hope this helps.
Cheers,
Dario
Thanks Dario, after adding an entry in my hosts file, it works for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are very welcome @Andrew Guo! I am happy to know this solved your issue.
Have a nice weekend!
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian's marketplace partners have had a very productive start to 2021! Since our last roundup, our developer community has added over 160 new cloud apps to the Atlassian Marketplace to help you...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.