Hi All,
How to sync/clone from Confluence Production Instance to Dev Instance? ( Both are same versions )
Could someone please let me know step by step which could be easy for me to do the same.
Hello,
if your dev instance is already installed and configured, you only need to dump the production database and import it in your Dev database.
Let me know if this helps,
--Alexis
Hi Alexis,
Yes, Dev instance is an existing one.
you only need to dump the production database and import it in your Dev database. - Please tell me whcihone/how do i take this production DB backup and how do i import these DB dump into Dev instance ?
Please help me with steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Roja Gurram ,
this step is usually done by your database administrator or system administrator. I do not know what type of database you're using, so it depends.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexis,
We are using Microsoft SQL Server.
Another question is : How to copy Whole Confluence Production into Dev instance pls?
Because i need to upgrade the Confluence version 6.6.6 to the 7.4 version before doing this i need to test this in Dev instance and version is same for both Instances.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Roja Gurram ,
I'm not familiar with SQL Server, as I said you will definitely need to check with your database administrator to copy the Confluence database.
For the upgrade, you can follow this procedure to upgrade to 7.4 : https://confluence.atlassian.com/doc/upgrading-confluence-4578.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexis_Robert,
DataBase is fine.
What would be the remaining things in Confluence except Database? How do we do that Eg: Home directory , Install directory....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Roja Gurram ,
you can copy both HOME and INSTALL directory to your dev instance. You will only need to edit your CONFLUENCE_HOME/confluence.cfg.xml file to remove the production database settings and put your dev database settings instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexis_Robert,
Thanks for the update.
Apart from these is there anything still we need to make changes ?
I was taking backup of HOME directiory in Production but it was keep failing to copy.
Do you know why this is happening ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.