Document Management
How To and Troubleshooting
This section explains how to set up Wyn Enterprise in a distributed environment for Linux, which you can accomplish by deploying servers, services, and worker modules on separate machines.
Caution: Make sure to deploy the services before the worker modules in a distributed deployment environment.
Note: Please contact GrapeCity Sales for a distributed license key.
Before you start with the deployment procedure, you must configure the primary and secondary nodes on the respective machines.
To set up a primary node in Wyn Enterprise:
To set up a secondary node in Wyn Enterprise:
Install the secondary node on the machine using the How To Install section at the bottom of the secondary node page. i. Download and install ASP.NET Core Runtime (recommended version 6.0.4) on the secondary node machine. ii. Click and download the binary.zip file. Unzip the file and copy it to the secondary node machine to a newly created folder Wyn, at this location – /opt/Wyn/. iii. Run the command line as an administrator and execute the shell script using the following command.
sudo sh ./install.sh
Observe that the status of the secondary node now changes to Online.
Tip: Turn off the firewall on the machines or ensure the ports listed in this page are opened.
To install multiple secondary nodes, please repeat the above steps.