Server Requirements

If you need to prepare server for the YMCA Website Services instance, here below you should find all needed software to meet its requirements.

System Requirements

For Drupal 11 (Current Version)

  • Drupal: 11.1.x or higher
  • PHP: 8.3 or higher
  • Composer: 2.0 or higher
  • Database:
    • MySQL 8.0+ OR
    • MariaDB 10.6+
  • Web Server:
    • Apache 2.4+ OR
    • Nginx 1.18+
  • Operating System: Linux-based OS (Ubuntu LTS 20.04+ recommended)

For detailed requirements, see the official Drupal system requirements.

Required PHP Modules

  • php8.3 (or higher)
  • php8.3-cli
  • php8.3-common
  • php8.3-curl
  • php8.3-dev
  • php8.3-fpm (for Nginx)
  • php8.3-gd
  • php8.3-mysql
  • php8.3-xml
  • php8.3-mbstring
  • php8.3-soap
  • php8.3-zip
  • Cache: Memcached or Redis for improved performance
  • Search: Apache SOLR 8.x for advanced search functionality
  • HTTP Cache: Varnish or Nginx reverse proxy for high-traffic sites
  • Development Tools:
    • Docker (recommended for local development via DDEV)
    • Ansible (for server provisioning)

Development Environments

Recommended: DDEV (Docker-based development environment)

Alternatives:

Version-Specific Requirements

Drupal 11 (Beta)

Drupal 10

Drupal 9 (End of Life)