Wiki source code of Move XWiki to a New Server and Upgrade it
Last modified by Eleni Cojocariu on 2026/03/06 14:41
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | To move an existing XWiki instance to a different server and upgrade it at the same time: | ||
| 2 | |||
| 3 | 1. Install the same XWiki version on the new server as the one running on the old server. | ||
| 4 | 1. Move the existing data (database and [[permananet data>>Documentation.AdminGuide.Backup||anchor="HBackupPermanentData"]] (i.e. the /##data## directory)) to the new server. | ||
| 5 | 1. Start the instance on the new server. | ||
| 6 | 1. Verify that all content and features work correctly. | ||
| 7 | 1. Upgrade XWiki by following the standard [[upgrade procedure>>documentation.xs.admin.upgrade.WebHome]]. |