Installation
Explanation
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 and proper drivers are used.
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.
There are multiple installation methods available, depending on the intended usage and deployment context. Each installation method has its prerequisites.
FAQ
Can I try XWiki without installing anything?
Yes, you can try XWiki in the cloud. This is by far the simplest to try XWiki since you don't need to install anything.
More
To find more about the current topic, you can search, select an highlighted topic, or use the table below and filter the columns to narrow your choices.
- Prerequisites
- Check the hardware and software prerequisites, as well as the prerequisites for each installation method.
- Install a Standalone (Demo) Distribution
- Learn how to install the ZIP package.
- Install XWiki using Docker
- Learn how to install and run XWiki with Docker.
- Install XWiki WAR Package Manually
- Choose a servlet container and a relational database that are suitable for you and install XWiki.
- Install XWiki without Internet Connection (XIP Package)
- Learn how to install the XIP package.