Forums

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

atlas run from backup

Timm Kenfenheuer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 2, 2019

Hi community,

we are developing plugins for intern use in our company.

Our developers want to use the atlas-run command but with data from production and all our developed plugins.

Is there any way to achieve this?

1 answer

0 votes
Andy Heinzer
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.
September 5, 2019

Hi Timm,

I believe this can be done, but finding the clear documentation on this is tricky.  I don't think the SDK was intended to promote this specific use case.   Check out this related post:

https://community.atlassian.com/t5/Answers-Developer-Questions/Re-Using-mysql-instead-of-HSQL-db-with-Atlassian-PDK/qaq-p/470401/comment-id/8056#M8056

It is rather old (8 years now), but I think it still applies to the current versions.  In it, Joe explains how you can use a customized home directory with the SDK, this would be needed in order automatically load your other plugins when the SDK runs.  There is also other discussions in that thread about using different databases than the default HSQL.  While I think these are for testing different clean database types like mysql, it might be helpful in terms of how you can connect to another database if you need to.

I hope this helps.

Andy

Suggest an answer

Log in or Sign up to answer