You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I already used Atlassian Cloud migration tool move from my old EC2 with Postgresql to Atlassian Cloud.
How can I Move confluence from Atlassian Cloud to an new EC2 machine(new self hosted server) using AWS RDS Mysql(Mysql database in cloud) as database?
Hi @James Jing ,
you should do a backup of your Jira instance, and then import it in your new Jira on AWS.
Let me know if this works,
--Alexis
Hello @Alexis Robert
Thank you for following up!
My biggest problem is the database migration.
How can I migrate my data from local Postgresql database to Amazon RDS MySQL?
--James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @James Jing ,
you just need to do a XML backup in Jira : https://confluence.atlassian.com/adminjiraserver/backing-up-data-938847673.html
Then, setup a new VM on AWS and copy your existing Jira Home and application directories, and delete the dbconfig.xml file in Jira home.
Start Jira on AWS, and setup the database connection on RDS. Then, choose to import data : https://confluence.atlassian.com/jirakb/importing-data-via-setup-wizard-941589200.html
Let me know if this works,
--Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.