- Getting Started
-
Administration Guide
-
Get Started with Administering Wyn Enterprise
- System Requirements
- Installing on Windows
- Installing on Linux
- Installing using Docker
- License Wyn Enterprise
- Deploying with HTTPS
- Deploying with Reverse Proxy
- Deploying to Azure App Service
- Deploying to Azure Kubernetes Service
- Deploying to Local Kubernetes
- Deploying as a Virtual Directory or Sub-Application
- Deploying in a Distributed Environment
- Migration from ActiveReports Server 12
- Upgrade Wyn Enterprise to Latest Version
- Logging on to the Administrator Portal
- Ports in Firewall
- Configuration Settings
- Account Management
- Security Management
- System Management
- Document Management
- How To and Troubleshooting
-
Get Started with Administering Wyn Enterprise
- User Guide
- Developer Guide
Wyn Enterprise: Installing on Windows
You can install Wyn Enterprise in two modes - GUI mode and Silent mode. Both modes use the same .exe package.
Default Ports
Wyn Enterprise uses the following ports by default.
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
You can reassign the ports in the Wyn.conf file.
To Configure
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
By default, the newly installed Wyn Enterprise can be accessed only via a local machine for security reasons.
If you want to make Wyn Enterprise accessible for other machines (on intranet and internet), you need to configure the Wyn Enterprise manually. For more information, see this section.