Wiki source code of Installation

Last modified by Eleni Cojocariu on 2026/05/20 16:51

Show last authors
1 {{warning}}
2 WIP: the whole documentation for the Installation topic is being under refactoring. Complete documentation is still in [[Installation>>Documentation.AdminGuide.Installation.WebHome]].
3 {{/warning}}
4
5 XWiki is a Java-based wiki application that runs inside a Servlet Container (such as Tomcat or Jetty) and uses a relational database to store its content. XWiki can run on most common databases (e.g. MySQL, PostgreSQL), provided that [[supported versions>>dev:Community.SupportStrategy.DatabaseSupportStrategy]] and proper drivers are used.
6
7 Both the application and the database must be correctly configured for XWiki to function properly, except when using installation methods intended for [[non-production environments>>documentation.xs.admin.installation.methods.WebHome||anchor="HInstallationmethodsfornon-productionenvironments"]].
8
9 There are multiple [[installation methods>>documentation.xs.admin.installation.methods.WebHome]] available, depending on the intended usage and deployment context. Each installation method has its [[prerequisites>>documentation.xs.admin.installation.prerequisites.WebHome]].

Get Connected