Install xwiki on another server

Hello,

I previously installed xwiki on server under ubuntu everything works fine. But I would like to put it in production so other users can use it.
How can I install it on another server while keeping the configuration and all the pages created?

Jovial N

Hi,

this just a case of backup/restore as described here.

Install your new production server, add the servlet container, database server and xwiki in the same version as you have on the test server or copy the xwiki web folder and then follow the restore procedure.

I guess you are in the lucky situation that you can set up everything in parallel, so you can always double check if everything works on your new machine as on your old machine.
If you document the process well and adjust your backups where necessary you not only have a nice production wiki but also a working disaster recovery plan.