This section contains the requirements for installing Digizuite DAM Center
Note
The installion process installs most of the requirements, however, the below must be met
1 Server requirements
The servers described in the previous section has the following requirements
1.1 Web server
The web server has the following requirements
- Windows server 2012 R2 or Windows server 2016
- ASP .NET Framework 4.6.2+
- Powershell 5.1+
- Administrative access to server
- Access to database using standard sql connection (typically port 1433)
- Open on port 443 or 80, depending on protocol (https or http)
- if https is to be used, a valid https certificate needs to be installed
1.2 Database server
The database server has the following requirements
- Windows server 2012 R2 or Windows server 2016
- Microsoft SQL Server 2014 or Microsoft SQL Server 2016
- SQL Edition must be standard or higher
- SQL Server must use mixed mode authentication
- Full-text filter daemon must be installed
- TCP/IP must be enabled
- Administrative access to server
1.3 Processing server
The processing server has the following requirements
- Windows server 2012 R2 or Windows server 2016
- ASP .NET Framework 4.6.2+
- Administrative access to server
- Access to database using standard sql connection (typically port 1433)
1.4 Storage server
Digizuite DAM Center supports storage either on local UNC share or as Azure storage. The requirements differ depending on what is chosen
1.4.1 UNC
- Windows server 2012 R2 or Windows server 2016
- Administrative access to server
- If not local to web server, a UNC has to be created where specific users has access, see section 2.1
1.4.2 Azure storage
- Azure storage account, see documentation
- Storage account name
- Storage access key
2 General requirements
This section contains information about general requirements
2.1 Users
Digizuite DAM Center operates with two users:
- Administrative user
- Storage user
The administrative user has the following requirements
- Must be a local administrator on all servers
- Domian or local user. If local username and password needs to be the same across servers
- Needs to have the log on as service privilege
The storage user has the following requirements
- Local user on all servers
- Domian or local user. If local username and password needs to be the same across servers
- Needs to have read-only access to storage area (if UNC)
- Needs to have write to the following folders (if UNC)
- Storage\DMM\Upload
- Storage\DMM\FtpUpload
Note
For multi server setups, it is recommended to use domain users
2.2 Clients
The web interfaces supports the newest edition, at the time of release, of the following browsers:
- Windows
- Chrome
- Mozilla
- Microsoft Edge
- Microsoft Internet Explorer
- Mac OS
- Safari