Forums

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

I have a Connect App for Jira Cloud. I want to develop another one for Jira On-Prem.How do I do that

Rahul mathews August 4, 2022

I have a Jira Connect App already hosted in Atlassian Marketplace. I am aware of the marketplace requiring server version for Jira On-Prem, But I searched everywhere I couldn't find any documentation of how do we host our app(same app as cloud) as a On-Prem Application. And if so Do we require two different apps, in this case how do we maintain it? And How do we use REST API's to query Jira Data like fetching issue meta data etc?

2 answers

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 4, 2022

The short version is "start again".

Cloud and Server/DC have fundamentally different app frameworks, and an app for one simply has no way of working on the other.

You can probably re-use a lot of logic (and if your connect app is written in a java-like language, possibly code for some the logic as well), but you'll need a completely different framework/structure for the app.

0 votes
Damian Wodzinski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 4, 2022

It seems like you do not even have basic knowledge about creating apps, but this site can help you with that:
https://developer.atlassian.com/developer-guide/cloud-development-platform-overview/

If you want to query data from Cloud, you have Rest API site, with every needed info:
https://developer.atlassian.com/cloud/jira/platform/rest/v3/

There are many tutorial for beginners regarding "how to use REST API" topic.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events