Wiki source code of Details of the XWiki Image and Configurations
Last modified by Eleni Cojocariu on 2026/05/26 15:59
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{warning}} | ||
| 2 | WIP | ||
| 3 | {{/warning}} | ||
| 4 | |||
| 5 | The XWiki Docker image includes a complete XWiki installation running on Tomcat, together with the [[files and directories required>>doc:.configuration-files.WebHome]] to [[configure the application>>doc:.configuration-files.custom-configuration-files.WebHome]] and persist data. The Docker image can also be configured through [[environment variables>>doc:.image-configuration-environment-variables.WebHome]], or [[JVM Options>>doc:.remote-debugging-jvm-options.WebHome]]. [[Tomcat itself can be customized>>doc:documentation.xs.admin.installation.methods.install-xwiki-war.configure-servlet-container.configure-tomcat-docker.WebHome]] through its configuration directory when connector settings, HTTPS, proxy integration, or advanced server behavior need to be changed. Persistent storage is usually managed through [[Docker volumes>>doc:.docker-volumes-xwiki-containers.WebHome]] or bind mounts, allowing upgrades without losing data. |