...
Introduction
This document is intended for technical staff installing Signifikant Platform on a Windows 2016 server (or later).
Info |
---|
A good practice is to change background color of Production server to solid blue to make it different from Test and Staging servers. |
...
Installation
...
.
...
Net Framework
Install Microsoft Framework 4.7 or 4.8.
Some operating systems will need a configuration of .NET Framework according to below. Please check if these settings are available in your environment and if so, turn on features below. Make sure to check the HTTP activation for the version of .NET you are running.
...
...
SQL Server
Install SQL Server as database engine on Manager Server and Web Server.
...
Install SQL Management studio.
...
IIS
Activate server role: Web Server (IIS).
...
...
ASP.NET i IIS7
Activate ASP.NET in IIS7 by adding roles to the server.
...
Installing applications to IIS require components installed with IIS6 metabase. Enable and install the component.
...
...
Applikations pool
Defined chosen application pool to be run by ”LocalSystem” to make it a privileged process with administrator access to databases and files. It may be that it will be defined using AppPoolIdentity.
...
Also check that there is no automatic recycling of the default application pool which may interfere with usage, import or publication.
...
Windows Search
Free text search in Pdf and HTML files are implemented with the Widows Search service. When installing on a Windows Server ensure that the service installed.
...
Server 2016 and later
Windows Search Service in Server 2012 is found in Server Manager> Features > Windows Search.
Start Server Manager.
Click Manage, and then click Add Roles and Features
On the Before You Begin page, click Next
On the Installation Type page, select Role-based or Feature-based Installation, and then click Next
On the Server Selection page, select the server or virtual hard disk on which to install Windows Search Service
On the Features page, select Windows Search Service, and then click Next
On the Confirmation page, verify that Windows Search Service is listed, and then click Install
...
...
Connectivity
Connectivity between Manager Server and Web Server(s) using http(s) port 80/443 is required.
...
Organizing folders
It is recommended to always organize folders according to the same structure. Proposed structure is to create a sub folder structure on the data disk;
Code Block |
---|
D:/Signifikant
Backup
Data
<Site>
Imports
Export
ExportArchive
Import
Install |
Access
Signifikant will need access rights and credentials to access the server and SQL Server/Management Studio in order to perform installations and deliver support. Make sure to provide the needed security tools and credentials.
...
Operational aspects
Operational aspects not covered in guides. Procedures need to follow client’s standard operating procedures. Ensure the following is covered by client’s standard operating procedures:
...