问题
Where can I find the pentaho community files, how is it installed, and how do I access the user console?
回答1:
Pentaho files are found at: https://sourceforge.net/projects/pentaho/files
The server is in the 'Business Intelligence Server' folder.
Download the zip file of the latest version, and unzip it. Open a terminal at the location of the unziped directory, and then cd into the directory. Now run ./start-pentaho.sh. It is a java application, so make sure you have java installed.
The server is now running, and the 'user console' can be accessed through a web browser at localhost:8080 by default. It was very slow for me, just fyi. The default login is 'admin' and 'password'.
来源:https://stackoverflow.com/questions/45425314/how-is-the-pentaho-community-server-installed-on-linux