[]
        
(Showing Draft Content)

Wyn Enterprise: Installing on Windows

You can install Wyn Enterprise in two modes - GUI mode and Silent mode. Both modes use the same installer package.

Default Ports

Wyn Enterprise services use the following ports by default but can be reassigned in the Wyn.conf configuration file.

  • Server: 51980

  • Cot Worker: 51983

  • Reporting Worker: 51982

  • Scheduler Service: 51981

  • Dashboard Worker: 51984

  • Datasource Service: 51988

  • MemoryDB Service: 51987

  • AnalysisDB Primary Node: 51996

  • AnalysisDB Service: 51998

Wyn Configuration

You can change Wyn Enterprise behavior by modifying the primary config file, i.e. Wyn.conf, located here - C:\Program Files\Wyn Enterprise\Monitor\conf. The changes are applied after the WynService is restarted. All settings have default values, if you want to change the default value, just uncomment the line and change the value.

Installed Files

The Wyn Enterprise files are installed in Program Files, whose values are relative to operating system settings.

File Name

Location

AnalysisDBPrimaryNode

\Wyn Enterprise\

AnalysisDBService

\Wyn Enterprise\

CotWorker

\Wyn Enterprise\

DashboardWorker

\Wyn Enterprise\

DatasourceService

\Wyn Enterprise\

jre

\Wyn Enterprise\

logs

\Wyn Enterprise\

MemoryDBService

\Wyn Enterprise\

MonetDB

\Wyn Enterprise\

Monitor

\Wyn Enterprise\

MonitorUpdater

\Wyn Enterprise\

Plugins

\Wyn Enterprise\

Account

\Wyn Enterprise\Plugins\

AnalysisModel

\Wyn Enterprise\Plugins\

Dashboard

\Wyn Enterprise\Plugins\

DataMonitoring

\Wyn Enterprise\Plugins\

Dataset

\Wyn Enterprise\Plugins\

Reporting

\Wyn Enterprise\Plugins\

ReportingWorker

\Wyn Enterprise\

sampledata

\Wyn Enterprise\

SchedulerService

\Wyn Enterprise\

Server

\Wyn Enterprise\

Tools

\Wyn Enterprise\

Installer-added Services

During the installation of Wyn Enterprise, these services are automatically installed on your system.

  • WynDatabase: Maintains a PostgreSQL database. This service is unavailable in case you use a custom database for Wyn Enterprise.

  • WynService: Hosts several processes to maintain Wyn Enterprise websites and other modules.

Publish Wyn Enterprise Portal to the Internet

A new installion of Wyn Enterprise is only accessible from the local machine. To make Wyn Enterprise portals accessible for other machines (on intranet and internet), you need to manually configure the Wyn Enterprise. For more information, see this section.