serverInstall Pentaho Server

Installation of Pentaho Server components ..

circle-info

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
circle-info

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.


circle-info

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.

circle-info

All .sh files will need executable permission.

  1. Check that it matches the following directory structure:

circle-info

/opt/pentaho/

server/

pentaho-server/

pentaho-solutions/

system

The server plugins are installed into the system folder.

Last updated

Was this helpful?