Can one clone one data center instance (or its database) to another data center instance with all the projects and their issues?
Solved! Go to Solution.
Hi @Boyd Kodama
Yes, it is possible by backup and restore method!!
Please follow the guide here
Create a backup
https://confluence.atlassian.com/adminjiraserver/backing-up-data-938847673.html
Restore the backup to an instance
https://confluence.atlassian.com/adminjiraserver/restoring-data-from-an-xml-backup-938847707.html
If you have deployed the application on any of the cloud platforms, you can also take the AMI image and restore the image to create a new instance with all the files intact
Thanks,Pramodh