Reputation: 345
Our Gitlab is hosted on server and accessed through VPN. We would like to connect it with Jira (cloud). How would it be possible?
Upvotes: 1
Views: 1009
Reputation: 201
You'd normally either need to utilize a proxy for access or ensure your network allows for a direct connection between Jira cloud and your GitLab server. Basically, they need some way to communicate with one another, which will mean creating some method in your network that allows for that.
Upvotes: 2