OCR Windows Server installation
OCR installation
Extract all files from
OCRInstaller-{version}.zipto any folder on your Windows PC.Copy OCR certificates from APP server, the path:
/opt/workfusion/ocr-windows, to Windows machine to folder with extracted OCR installer.

If self-signed certificates were used,
CA.certmust be imported into Local Machine's Certificate TrustStore into the Trusted Root Certificates Authorities.Launch OCR Installer. Provide Install location using the Options button and proceed with the installation process.




Wait until the installation is finished.
Restart all services.
Configure Nginx on Windows machines
The section describes using of secure connection between OCR and Workfusion Services.
Skip this step if the setup does not use TLS encryption.
Configure Windows Firewall:
(Create a new rule) Verify ... to allow inbound secure communication for applications via port 443 (default) on the OCR server for using SSL connection.
Define the local port 443 to allow the connection.

Scaling OCR
Primary Server
Install as per regular installation guide.
Secondary Server
Copy the same installer, certificates and configuration file as for the primary server.
Correct ocr server hostnames and ocr.health.worker.name in the
ocr_config.inifile.Launch OCR Installer.
Change
C:/Workfusion/wfagent/settings/environment.ymlto specify an unique agent namespace:environment.yml:environment: agent.ns: ocr_2