Digizuite™ Insights 5.2.0 - Installation
Installing Digizuite™ Insights
The Digizuite™ Insights module is installed using Powershell. The Package, provided by the Digizuite DAM Vendor is a zip file with the following structure:
1.1 How to Install
To install the Digizuite™ Insights module, do the following:
- Edit Install.ps1, see Section 1.2 for adescription of all the parameters
- Run the Install.ps1, as administrator, either from Powershell or the Powsershell ISE
1.2 Variables
Variable | Mandatory | Description |
---|---|---|
ConnectionStringMaster | True | ConnectionString to Master Database on the SqlServer that should contain the Insights Database |
ServicesFolder | True | Path where Insights service should be installed |
connStrDam | True | Connection String to Dam Database (copy from Dam site Web.config) |
damSiteFQDN | True | Fully qualified Domain Name of DamCenter |
DbName | True | Database Name of DamCenter Database |
InsightsDbPassword | True | SQL Password for Insights User |
LogRoot | False | Root folder for LogFiles |