How to install Digizuite Insights
1.1 Prepare the website folder
- Unzip the zip file which has been supplied you by your Digizuite DAM consultant.
- Move the unzipped folder to your Webs folder (by default the Digizuite DAM Center will have created one here: C:/Webs)
- Rename it to match your site's DNS name, e.g. "insights.mycompany.com", thereby making it look like this: C:/Webs/insights.yourdomain.com
1.2 Create a new IIS website
To create a new website, you need to do the following steps:
- Access the IIS (Internet Information Services) Manager which has been installed with the Digizuite DAM Center installation package, by searching for IIS in the built-in Windows search tool.
- Right click the web server and select Add website.
Once you select Add website, a new window will show up.
- Site name - We recommend that you name the folder to match the prepared DNS record name.
- Physical path - Specify the path to your site's files. (the files you unzipped in the beginning of the guide) (usually: C:/Webs/insights.yourdomain.com)
- Host name - Specify the prepared DNS record name.
Note: Only edit the above sections.
1.3 Setup Application Pool
- Expand the server content from the IIS Manager window and Select the Application Pools menu.
- Locate the pool with the same name as your website and double click it.
- The Edit Application Pool window will pop-up. Confirm that the selected .Net CLR version is 4+.