Skip to main content

System requirements for Central 2 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

ComponentRequirements
CPU4 cores (or 4 vCPU)
Memory requirements8 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 or Memcache
  • Hunspell
  • ClamAV (recommended)
The application will also require access to an SMTP server.
DatabaseMariaDB 10.5
PHPPHP 8.1 + 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

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 2019
  • .Net Framework 4
  • IIS 10
  • Memurai 2
  • ClamAV (recommended)
The application will also require access to an SMTP server.
Additional drivers and services:
DatabaseMicrosoft® SQL Server 2019
PHPPHP 8.1 + additional modules to enable/install:
  • bcmath
  • curl
  • enchant
  • fileinfo
  • intl
  • ldap
  • mbstring
  • opcache
  • openssl
  • php-fpm
  • soap
  • sqlsrv
  • xml
  • zip
  • APCu
Note: the wincache extension, if present, must be disabled. For use with IIS and FastCGI the x64 Non Thread Safe version of PHP is required.