HomeGuidesRecipesAPI
HomeGuidesAPILog In
Guides
These docs are for v11.0. Click to read the latest docs for v31.

System Requirements

System Components

The Infiniti system can be installed in a variety of deployment models, from a single machine deployment through to more complex server farms with database clusters.

Depending on the deployment model your client and server systems may include the following:

1084

System Components

This section lists the minimum system requirements recommended to run Infiniti in a low demand environment such as for development or testing. These requirements should be scaled appropriately according the needs of the target environment, especially for production use.

Web Server

Item

Minimum Requirements

Processor

32-bit or 64-bit single core CPU

Memory

2GB RAM

Hard Disk

4GB free space

Operating System

Supported server operating systems:

  • Microsoft Windows Server 2012 / 2012 R2 / 2016

Supported client operating systems:

  • Microsoft Windows 8 / 8.1 / 10

Framework

Microsoft .NET Framework 4.6.2 or later

IIS Web Server

Microsoft Internet Information Services (IIS) 7* or later with the following additional features enabled:
Application Development Features

  • .NET Extensibility (Windows 7 / Server 2008), .NET Extensibility 4.5 (Windows 8 / Server 2012), .NET Extensibility 4.6 (Windows 10)
  • ASP.NET (Windows 7 / Server 2008), ASP.NET 4.5 (Windows 8 / Server 2012), or ASP.NET 4.6 (Windows 10)
  • ISAPI Extensions
  • ISAPI Filters

Common HTTP Features

  • Default Document
  • HTTP Errors
  • Static Content
  • Request Filtering (optional)

Performance Features

  • Dynamic Content Compression (optional)
  • Static Content Compression (optional)

Security

  • Basic Authentication
  • Windows Authentication (optional)

IIS HTTP Verbs

In the IIS Request Filtering panel, click the HTTP Verbs tab and allow the following verbs:

Manage

  • GET
  • POST
  • LOCK
  • PROPFIND
  • UNLOCK
  • PUT
  • HEAD
  • OPTIONS
  • PATCH -- for REST API
  • DELETE -- for REST API

Produce

  • GET
  • POST
  • OPTIONS
  • PATCH -- for REST API
  • DELETE -- for REST API

🚧

Additional software

If using IIS 7 on Windows 7 or Windows Server 2008 R2, you should also install KB980368 available for download from the Microsoft website, which fixes an issue with extensionless URLs required by Infiniti.

Database Server

Item

Minimum Requirement

Processor

32-bit or 64-bit single core CPU

Memory

2GB RAM

Hard Disk

1GB free space

Operating System

Supported server operating systems:

  • Microsoft Windows Server 2008 SP2 / 2008 R2 SP1 / 2012 / 2012 R2 / 2016
    Supported client operating systems:

  • Microsoft Windows 8 / 8.1 / 10

Framework

Microsoft .NET Framework 4.6.2 or later

SQL Server

Microsoft SQL Server 2008 / 2008 R2 / 2012 / 2014 / 2016 / 2017
Express or higher editions

Features (Optional but recommended):

  • Full Text Search

End User Client (Web)

Item

Minimum Requirements

Processor

32-bit or 64-bit single core CPU

Memory

1GB RAM

Operating System

Any that support the web browsers listed below

Web Browser

  • Internet Explorer 9 / 10 / 11 (IE 9 and IE 10 is no longer supported in new Version 11.0.1)
    • Edge
    • Chrome
    • Firefox
    • Safari

Infiniti GO Devices

Item

Minimum Requirements

Windows

  • Windows 8 / 10
    • Intel/AMD 32-bit or 64-bit CPU
    • Microsoft .NET Framework 4.6 or later

Android

  • Versions 5.0 and above
    • Tablets and Phones

iOS

  • Version 10 and above
    • Tablets and Phones

📘

Offline Mode

While Infiniti GO supports offline use, devices will require a network connection to Produce when synchronizing information.

📘

Azure PaaS

Infiniti could also be deployed in Azure PaaS, for more information [doc:infiniti-paas-components]