Step 4: Start the Pentaho Server

Perform the following steps to start the Pentaho Server.

  1. Run the startup script for your web application server by launching one of these files.

    • Tomcat: Launch the startup.sh file, located in the Tomcat bin directory.

    • JBoss: Launch the standalone.sh file, located in the JBoss bin directory.

  2. From a workstation, open a web browser and enter this URL: http://localhost:8080/pentaho to access the Pentaho User Console (PUC).

    Note: If your server has a different hostname or port, replace localhost and 8080 with your specific values.

Last updated