Last modified by Eleni Cojocariu on 2026/06/04 21:04

Show last authors
1 {{warning}}
2 WIP
3 {{/warning}}
4
5 To upgrade an existing XWiki instance that was [[installed using Docker>>doc:documentation.xs.admin.installation.methods.install-xwiki-docker.WebHome]]:
6
7 1. Ensure your data and configurations are preserved:(((
8 * The XWiki data directory is mounted to the host (persistent volume).
9 * Any customized [[configuration files>>documentation.xs.admin.installation.methods.install-xwiki-docker.details-image.configuration-files.WebHome]] are also mapped to the host.
10 )))
11 1. Stop the currently running XWiki container. The database container should remain running.
12 1. Review the [[release notes>>ReleaseNotes.WebHome]] for all intermediate versions between your current version and the target version.(((
13 * Pay attention to:(((
14 * Required manual migration steps,
15 * Configuration changes,
16 * Deprecated features.
17 )))
18 )))
19 1. Apply any required changes before proceeding (e.g., update configuration files, if neeeded).
20 1. Start a new container using the new XWiki version.
21
22
23
24

Get Connected