Forums

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

Can i use my own server Instance for developing Plugin with Atlassian SDK

Heiko
Contributor
January 10, 2020

Hello everybody, how can i use my own server installation for Developing Plugins with the SDK

1 answer

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.
January 10, 2020

With the SDK, you don't need to have a server!

Once the SDK is installed, you can run the following (I'm assuming Jira)

atlas-create-jira-plugin  (this will ask you for some basic information on your plugin)

atlas-run

The second command will compile the skeleton plugin, download the named version of Jira (see the created pom.xml), install it and run it in developer mode (localhost:2990/jira, user = admin, password = admin)

Heiko
Contributor
January 13, 2020

i know how to start the dev instance but i need the a big list of project an would like to save working time with creating dummy projects...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events