Skip to main content
Version: 2.7

System Requirements

Cortex is a very efficient application, so its system requirements are primarily driven by the size and complexity of your database. The larger your database, the more powerful the SQL Server and application server should be.

SQL Server

  • Ideally, use the same version of SQL Server as your Cherwell instance was using. If you don't know what version that was, use SQL Server 2022 (latest) or 2019 (latest minus one).
  • Use SQL Server�s recommended system specs for memory and CPU.
  • Ensure you provide enough disk space for the OS, SQL Server, and your whole Cherwell database.
  • Enable Full-Text Search during SQL Server installation.
  • Both SQL Server authentication and Windows authentication are supported.

Application Server

  • Windows Server 2019 and later are supported.
  • Minimum 4 GB RAM and 2 CPUs (increase based on load and database size).
  • IIS with WebSockets support enabled.
  • No .NET runtime is required (it is bundled with Cortex).

Clients

  • All modern browsers are supported on all modern operating systems.
  • Cortex is not mobile-optimized, but can work on mobile devices.

Next step

Continue to: Install