[xwiki-users] XWiki migration and extensions
Hi, I have XWiki running in a test environment, and want to move to another server for production. Currently I have deployed it by extracting the war file in a jetty server and a mysql database, and there are some extensions installed using the extension manager. To migrate to another server, is it sufficient to migrate the database and use a new war file in the new server, do I need to use the same xwiki folder inside webapps? In other words, does installing extensions add files to the file system? Thanks
On Sun, Sep 25, 2016 at 2:43 AM, Dibyendu Das <dibyendu.adm@gmail.com> wrote:
Hi,
I have XWiki running in a test environment, and want to move to another server for production. Currently I have deployed it by extracting the war file in a jetty server and a mysql database, and there are some extensions installed using the extension manager. To migrate to another server, is it sufficient to migrate the database and use a new war file in the new server, do I need to use the same xwiki folder inside webapps?
In other words, does installing extensions add files to the file system?
Yes. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Backup.
Thanks _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Dibyendu Das -
Thomas Mortagne