Skip to main content
Version: On-Premise 2.4

Software Requirements

Software Requirements

Application Server

Actions Express is a native Windows application with several .NET and IIS roles/features requirements, the installation of which is facilitated through Windows’ Server Manager. IIS is used to serve out the Actions Express web application (i.e. console).

TypeVirtual or Physical
Operating SystemWindows Server 2016 R2 x64, Windows Server 2019 x64
Microsoft .NET Frameworkv3.5 Service Pack 1 and v4.5.1
Microsoft Internet Information Services (IIS)IIS v8.0 - v10

Database Server

Actions Express leverages Microsoft SQL Server for its backend database.

TypeVirtual or Physical
Operating SystemWindows Server 2016 R2 x64, Windows Server 2019 x64
DatabaseMicrosoft SQL Server 2019 CU4 Standard or Enterprise

Hardware Requirements (Application and Database Server)

The following requirements assume a single-tenant installation on a single server, or a virtual machine residing on-premise or in a private/public cloud. The Microsoft SQL database may reside on the application server or elsewhere.

Number of Tenants (up to)vCPU'sRAMStorage (SSD)
12 x 2 Cores16GB50GB

Client Requirements (Hardware and Software)

Actions Express features a web application that users can access to build automations or manage and configure the application itself.

TypeVirtual or Physical
HardwareWindows 10 or later, macOS 12 or Later, Linux mainstream release
BrowserGoogle Chrome

Security

Actions Express utilizes standard security best practices for various forms of communication between itself, the database, and external applications/servers with which it interacts

VM Security RelationshipDefault PortsNote
Backend Site Server to Microsoft SQL Server1433 - TCP
Frontend Client Website Server to Frontend Client Data Access Layer8080 HTTP/HTTPSHTTPS must be configured manually within IIS and appropriate certificates installed
Frontend Data Access Layer to Microsoft SQL Server1433 - TCP
SaaS IntegrationsHTTPS Defaultoptions to define custom port and/or proxy
On-premise IntegrationsVaries by Integration