Is it possible to use Jira MobileConnect on an internal Jira instance?

Mark McD October 10, 2011

My Jira instance is a private, internal instance that cannot be reached from the internet. Is it possible to set up the sweet new MobileConnect plugin to work through a proxy of some sort?

I can make firewall / routing changes if necessary, but do not want to open the site up publically just for crash reports on one of our projects. What's the absolute minimum I would need to expose to get it working?

2 answers

1 accepted

4 votes
Answer accepted
Nick
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 11, 2011

Hi Mark,

What's the absolute minimum I would need to expose to get it working?

The App with JMC installed needs access to the following URLS of your JIRA instance:

#define kJMCTransportCreateIssuePath @"rest/jconnect/%@/issue/create?%@"

#define kJMCTransportCreateCommentPath @"rest/jconnect/%@/issue/comment/%@?%@"

#define kJMCTransportNotificationsPath @"rest/jconnect/%@/issue/updates?%@"

e.g. http://connect.onjira.com/rest/jconnect/1.0/issue/updates

The version (1.0) may change.

Simply opening up rest/jconnect/1.0/issue/* should be fine.

Cheers,

Nick

0 votes
Ken Olofsen October 10, 2011

Hi Mark,

At this time, you will need to have your JIRA instance reachable from the mobile devices in order for them to poll for updates.

You may have noticed that the JIRA 5 Beta includes remote linking and a new remote copy plugin which could potentially allow you to run a separate instance externally and copy/link issues to your internal JIRA, as necessary.

Hope this helps.

Ken

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events