Installation of eRegulations system

The eRegulations system is based on several interconnected applications being responsible for assuring data entry activities, pre-processing the information and presenting it to the internet user. The main eRegulations applications / components are listed below:

  • Admin WebApp - application runs on Windows Server, .NET Framework, Internet Information Services (IIS) and SQL Server.
  • Public WebApp - application runs on Windows Server, .NET Framework, Internet Information Services (IIS) and SQL Server.
  • API Server - application runs on both Windows Server with Internet Information Services (IIS) or OSX/*nix Server
  • CRAlerts CLI - application runs on Windows Server and SQL Server
  • Statistics CLI - application runs on Windows Server and SQL Server

All the eRegulations applications can be executed inside one Windows Server environment or in a distributed manner environment with each application server connecting to a central SQL server database. This allows flexibility to deploy the web/application server and SQL server on the same or on separate machines, and in larger installations it allows multiple web/application servers to be configured in a load balanced configuration for high availability.

Feedback