Before you can install the Digizuite™ DAM Center (DC), some things have to be in order. The following menu points describe the steps you have to make, to ensure yourself that your installation becomes the best one possible.
1.0 Miscellaneous
The Digizuite™ DAM Center installer requires that there are no other DAM Centers installed on the server already.
Optional: Change to your desired language by expanding "English"
2. Press Download and install.
3. After the installation is done, a server restart is required.
Run windows update on the machine to ensure everything is up to date.
1.2 Database server
A Windows 2012 R2 Server or a Windows 2016 Server
Minimum 4 GB RAM
Minimum 16 GB hard disk space
Access to the SQL server with administrative rights (usually sa user)
A Microsoft SQL Server 2014, or a Microsoft SQL Server 2016 (Must not be an Express Edition)
The database server must live up to the following requirements:
Default + SQL Full-text Filter Daemon Launcher
Note
Can be checked in the program named SQL Server Configuration Manager.
Select SQL Server Services, and look forSQL Full-text Filter Daemon Launcher (MSSQLSERVER)
If you can see it in the list, you fulfill this requirement. (like in the image below)
Security model integrated (Windows) and SQL Server
Note
Can be checked in Microsoft SQL Server Management Studio by right clicking the server's name, selecting Properties → Security and choosing the radio button SQL Server and Windows Authentication mode.
TCP/IP enabled
Note
Can be checked in SQL Server 2014 / 2016 Configuration Manager under SQL Native Client 11.0 Configuration → Client Protocols. If it says TCP/IP is enabled, you fulfill the requirement
1.3 Storage
A Windows 2012 R2 Server or a Windows 2016 Server
Shared UNC / CIFS storage area (Without this, the batch server will not be able to access the backend files)
Minimum 16 GB hard disk space
Minimum 7 GB RAM memory
Typically you place this on the web server, if you do not have a dedicated storage area already. It's imperative that you share this folder as defined in step 1.6.
Best practice is to place the folder directly on the drive (e.g. C:, D: and so on) and name it "Storage"
1.4 Batch server
A Windows 2012 R2 Server or a Windows 2016 Server
Access to the server with administrative rights
Minimum 16 GB hard disk space
ASP.NET 4.6.2 framework
1.5 Client
We will make an effort to ensure compatibility with modern browser behavior, but can only guarantee full support for the following browsers and versions:
Windows
Microsoft Internet Explorer (11.1198.14393.0)
Mozilla Firefox (53.0.2)
Google Chrome (58.0.3029.110 (64-bit))
Mac OS
Google Chrome (58.0.3029.110 (64-bit))
1.6 Domain users
For the Digizuite™ DAM Center to function correctly, you need to create two users: "assetstream" and "digibatch". Both users' passwords must never expire.
It is recommended to create them as domain users, however this is not a necessity. If you do not create a them as domain users, you have to create the users with the same passwords across all servers.
Their usernames must not include characters that break XML syntax (i.e. ",',<,>,&).
In step 1.3 you've created a folder that you'll use for storage. This folder you give the digibatch user complete read/write access to, and the assetstream user you only give complete read access to.