For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install Pentaho Server

Installation of Pentaho Server components ..

Pentaho Server Installation

This section will guide you through the installation of the Pentaho Server:

  • create installation directories

  • create Pentaho Repository databases

  • configure JDBC database connections

  • start Pentaho server - systemd

  • license manager

Pentaho Pro Suite

Pentaho Server Directories

The Pentaho server is a web application that runs in an Apache Tomcat servlet container.

  1. Create /opt/pentaho server directories.

  1. Create /opt/pentaho/software sub-directories.


Unpack Pentaho Server Packages

The jar command is a general-purpose archiving and compression tool, based on ZIP and the ZLIB compression format.

x - Extract files from a JAR archive

f - Sets the file specified by the jarfile operand to be the name of the JAR file that is created

  1. Copy Pentaho server package.

  1. Unjar pentaho-server-ee-10.2.0.0-222.zip to /opt/pentaho/server/

  1. Change the permission for all .sh files.

All .sh files will need executable permission.

  1. Check that it matches the following directory structure:

/opt/pentaho/

server/

pentaho-server/

pentaho-solutions/

system

The server plugins are installed into the system folder.

Last updated

Was this helpful?