Install your web application server

If you want to install Pentaho on your own web application server, you will first need to install your web application server. You must complete the installation yourself.

Note: If you already have a Tomcat or JBoss web application server installed and you want to run the Pentaho Server on it, you can skip this task.

The Pentaho Server can be deployed on either the Tomcat or JBoss web application server. By default, Pentaho Server software is configured for Tomcat, so if you choose to use Tomcat, you will make fewer configuration changes than choosing to use JBoss.

Perform the following steps to install your web application server:

  1. Check the Components Reference to see which version of Tomcat or JBoss is supported by Pentaho.

  2. To download and install the web application software, use the instructions in the documentation for the web application server of your choice.

    We recommend that you install the web application server in the pentaho\server\pentaho-server directory.

  3. Verify the web application server is installed correctly by starting it and viewing the default page.

    If the web application server does not start, troubleshoot it using the web application server's documentation before you continue with the Pentaho Server installation process.

  4. Stop the web application server.

Last updated

Was this helpful?