Moving users from a production to a development server

Confluence User - 29 Oct, 2017

Is there an easy way to move users from a production to a development server and vice versa?

server;user

2


29 Oct, 2017
confluenceUser
confluenceUser

Hi, I think you just have to make copies of the 'dir_' tables from one database to the other. In fact, if you want to generate a whole new environment from the existing one, and you have an installation, for example, in linux, you can generate a tar.gz file of the installation directory and make a backup / restore of the complete DB . In my case I have made not only "copies" but complete migrations from one server to another, including active instances of processes in this way.

19 Nov, 2017
confluenceUser
confluenceUser

Yes, but this only works if the dev server is only used for a single application. Otherwise existing organizations/departments/users will be overwritten. Also when copying users from one to another instance the password encryption seems to change and require re-entering passwords. It seems like a organization/department/user migration utility could be written.

Any other thoughts?

Thanks, Bill

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print