Server rental store

Operating System Standards

# Operating System Standards

This document outlines the standardized operating system configurations for MediaWiki servers. Adherence to these standards is critical for maintaining stability, security, and consistent performance across all environments: development, staging, and production. These guidelines are designed for system administrators and server engineers responsible for deploying and maintaining MediaWiki instances.

Supported Operating Systems

Currently, the following operating systems are officially supported for running MediaWiki 1.40. Support is based on long-term support (LTS) releases to ensure security updates and stability. Using unsupported operating systems is strongly discouraged.

Operating System Version Support Status
Ubuntu Server 20.04 LTS Fully Supported
Debian 11 (Bullseye) Fully Supported
CentOS Stream 8 Fully Supported
AlmaLinux 8 Fully Supported
Rocky Linux 8 Fully Supported
Red Hat Enterprise Linux (RHEL) 8 Fully Supported

Regularly check the Manual:Configuration page on mediawiki.org for the latest supported OS versions.

Core System Requirements

Beyond the operating system itself, certain core system requirements must be met. These requirements ensure that MediaWiki can function optimally. Failure to meet these requirements may result in performance issues or instability. See Manual:Installation for detailed installation instructions.

Requirement Minimum Value Recommended Value
CPU 2 Cores 4+ Cores
RAM 4 GB 8+ GB
Disk Space 20 GB 50+ GB (SSD Recommended)
PHP Version 7.4 8.1 (Highly Recommended)
MySQL/MariaDB Version 5.7 10.6 (Highly Recommended)

These are *minimum* recommendations. Production environments handling significant traffic will require substantially more resources. Consider using a Load balancer to distribute traffic across multiple servers.

Security Hardening Standards

Security is paramount. All MediaWiki servers *must* adhere to the following security hardening standards. These standards are based on industry best practices and are regularly reviewed. Refer to Manual:Security for more detailed security information.

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️