This section describes how to configure a content delivery (CD) server to use DAM for Sitecore.
...
Copy the following DLLs into the bin folder of the CD Server
DFS.dll
DFS.Client.dll
DFS.Client.Services
.dllDFS.Connect.dll
DFS.Connect
.Digizuite.dllDFS.ContentSearch.dll
- DFS.Digizuite.dll
- DFS.Services.dll
3 Copy all configuration files into the CD server
Locate the DAM For Sitecore configuration on the CM server /Website/app_config/include/damforsitecore and copy it into the corresponding location on the CD Server.
...
Change the following configuration:
...
- <setting name="DFS.AssetDatabase" value="master" /> change value to web.
- <setting name="DFS.AssetIndex" value="dfs_assets_master_index" /> change master to web.
Add entry for httphandler in web.config, see DFS 11.0 - 3 Setting up Sitecore section 3.1
5 Publish relevant parts of master to web
In order to have DAM For Sitecore
...
6 Disable security on DFSMedia pipeline (optional)
Every time an asset is displayed on a page, a security check is made. For some sites, e.g. public sites, this is not needed. Hence disabling this will increase the performance of serving media.
To disable the security check, locate the pipeline DFSMedia in DFS.Services.config and comment out the processor: <processor type="DFS.Services.Pipelines.DFSMedia.CheckSecurity, DFS.Services" />
Info |
---|
If you do not disable the security checks, due to them being important, then, as a minimum, the extranet\Anonymous user must be assigned role sitecore\Digizuite DAM for Sitecore Users. |
7 Publish relevant parts of master to web
See DFS 11.0 - 5 Synchronize Silo section 5.2working in the web context, some items have to be published. As a minimum you're required to publish the following areas:
Smart publish with sub and related items on path: /sitecore/templates/DFS
Smart publish with sub and related items on path: /sitecore/media library/Digizuite
Smart publish with sub and related items on path: /sitecore/system/Modules/Digizuite