Skip to main content

System requirements for Central 4 and above

note

Jadu Central is tested and supported only on the versions listed in the table below. Any other versions that are not listed, including but not limited to Windows or SQL Server 'Service Pack' releases, are considered to not be supported.

warning

All infrastructure used to meet these minimum requirements should be dedicated to the sole purpose of running the Jadu Central application and it's required operating stack. No other application(s) should be implemented within this infrastructure.

Note: For WISP based implementations, the MS SQL Server component should be a lone database within the default (i.e not named) SQL Server instance to ensure that Jadu Central has a consistent pool of memory and CPU resources and allows instance-specific settings to be configured without impacting other databases.

Before you install Jadu Central, you must make sure that your system complies with the following requirements:

Linux

note

It is a requirement that all Linux installs are on a server solely dedicated to the Jadu application

ComponentRequirements
CPUProduction - 4 cores (or 4 vCPU)
Non-Production (e.g. UAT) - 2 cores (or 2 vCPU)
Memory requirementsProduction - 8 GB RAM
Non-Production (e.g. UAT) - 4 GB RAM
Hard disk requirements
  • Operating system: 50GB
  • Database directory: 50GB
  • CMS directory: 150GB
Server-side
  • CentOS 7 or Rocky 9
  • Apache 2.4
  • Redis 6
  • Hunspell
  • ClamAV (recommended)
The application will also require access to an SMTP server.
DatabaseMariaDB 10.5
PHPPHP 8.1, 8.2 or 8.3 + additional modules to enable/install:
  • bcmath
  • curl
  • enchant
  • fileinfo
  • intl
  • ldap
  • mbstring
  • mysqlnd
  • opcache
  • openssl
  • php-fpm
  • soap
  • xml
  • zip
Apache modules
  • access_compat_module
  • alias_module
  • allowmethods_module
  • auth_basic_module
  • authn_file_module
  • core_module
  • deflate_module
  • expires_module
  • headers_module
  • http_module
  • include_module
  • log_config_module
  • mime_module
  • mpm_event_module
  • negotiation_module
  • proxy_module
  • proxy_fcgi_module
  • rewrite_module
  • so_module
  • ssl_module
  • version_module

Windows

note

It is a requirement that all Windows installs:

  • have separate database and web servers
  • have a web server solely dedicated to the Jadu application
  • have a database server solely dedicated to the Jadu application
ComponentRequirements
CPUDatabase server: 4 cores (or 4 vCPU)
Webserver: 4 cores
Memory requirementsDatabase server: 8 GB
Webserver: 8 GB
Hard disk requirementsDatabase server:
  • 60GB (OS)
  • 50GB (Database Directory)
Webserver:
  • 60GB (OS)
  • 150GB (CMS Directory)
Server-side
  • Microsoft® Windows Server 2025
  • .Net Framework 4
  • IIS 10
  • Memurai 2 or Microsoft Garnet*
  • ClamAV (recommended)
The application will also require access to an SMTP server.

Additional drivers and services:
DatabaseMicrosoft® SQL Server 2022
PHPPHP 8.3 + additional modules to enable/install:
  • bcmath
  • curl
  • enchant
  • fileinfo
  • intl
  • ldap
  • mbstring
  • opcache
  • openssl
  • php-fpm
  • soap
  • sqlsrv
  • xml
  • zip
  • APCu
Note: For use with IIS and FastCGI the x64 Non Thread Safe version of PHP is required.

*Memurai or Microsoft Garnet are recommended for single server installs for performance reasons. They are required on load balanced installs.