Install your web application server
If you want to install Pentaho on your own Tomcat web application server, you will first need to install that web application server. You must complete the installation yourself.
Note: If you already have a Tomcat 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 your own Tomcat web application server. Perform the following steps to install your web application server:
Check the list in the Components Reference to see which version of Tomcat is supported by Pentaho.
To download and install the web application software, use the instructions in the documentation for the web application server.
We recommend that you install the web application server in the
pentaho/server/pentaho-server
directory.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.
Stop the web application server.
Last updated
Was this helpful?