List of installed folders
1. Overview
This article lists the folders that are installed on the server for Logi Symphony's Managed Dashboards & Reports and for Dundas BI.
2. Folders for the Deployment application
The deployment application or wizard is used to deploy, manage, and remove instances of Logi Symphony or Dundas BI directly on your computer's operating system.
This is installed into a folder location incorporating its specific major version number as follows:
Installation | Typical Folder |
---|---|
Windows - Logi Symphony | C:\Program Files (x86)\InsightSoftware\Logi Symphony\Setup\{Major Version} |
Windows - Dundas BI | C:\Program Files (x86)\Dundas Data Visualization Inc\Dundas BI\Setup\{Major Version} |
Linux | /usr/share/dundas/bi/deployment/{Major Version} |
For Dundas BI on Windows, an additional subfolder DeploymentApplication contains the application for versions 10 and up.
3. Folders for an application instance
The application instance root folder or top-level installation folder for Logi Symphony's Managed Dashboards & Reports or for Dundas BI is typically found at the following location:
Installation | Typical Folder |
---|---|
Windows - Logi Symphony | C:\Program Files\InsightSoftware\Logi Symphony\Instances\{Instance Name}\Managed |
Windows - Dundas BI | C:\Program Files\Dundas Data Visualization Inc\Dundas BI\Instances\{Instance Name} |
Linux | /usr/share/dundas/bi/Files/{Instance Name} |
When running as a Docker container, including in Kubernetes, refer to the Linux installation type above where the instance name will be Container.
4. Instance subfolders
The following are subfolders under the instance root, and descriptions of what each folder contains:
Path | Description |
---|---|
[Instance Root] | Top-level installation folder for the instance. |
[Instance Root]\sdk | Binaries (DLLs) to reference when building extensions using the .NET API. |
[Instance Root]\services | Services including the Logi Symphony Managed or Dundas BI Scheduler service. |
[Instance Root]\tools | Utility programs and tools for administration. |
[Instance Root]\www\BIWebsite | Top-level web application folder. |
[Instance Root]\www\BIWebsite\App_Data | This is where the dbi.config file is located. |
[Instance Root]\www\BIWebsite\wwwroot | Subfolders may contain custom CSS, image, and script files when white labeling. |