Getting to Know the Installation Folder

During the installation process, the Squore Installation Wizard creates several folders and files in the Squore installation directory <SQUORE_HOME> :

<SQUORE_HOME>/addons contains the Data Providers and Repository Connectors available in Squore

<SQUORE_HOME>/bin contains scripts to start, stop and manage Squore.

<SQUORE_HOME>/configuration contains folders and files that provide the default analysis and decision models, as well as the default dashboards for these models. For more details on how to understand and use these configuration files, refer to the Squore Configuration Guide.

<SQUORE_HOME>/database contains scripts used to create and reset the database.

<SQUORE_HOME>/deploy contains a copy of the web applications deployed during the installation.

<SQUORE_HOME>/docs contains licences for third party libraries included in Squore and a copy of the Squore documentation.

<SQUORE_HOME>/eclipse contains the Squore Eclipse plugin that developers can install in their IDE. For more information, consult the Eclipse Plugin Guide.

<SQUORE_HOME>/lib contains runtime libraries used by Squore Server.

<SQUORE_HOME>/samples contains some sample source code in various programming languages that can be used as examples when getting to know Squore. This folder can safely be deleted if you do not need it.

<SQUORE_HOME>/server contains the Squore application server. See the section called “The Squore Application Server” for more information.

<SQUORE_HOME>/share contains some custom perl modules and other files needed to run the web applications.

<SQUORE_HOME>/tools contains the local instances of perl, tclsh, PostgreSQL and .

<SQUORE_HOME>/util (Windows-only) contains scripts used during the installation.

<SQUORE_HOME>/config.xml is used to specify the location of some configuration folders. See the section called “Understanding config.xml for more information.