Server rental store

Cron jobs

# Cron Jobs

Cron jobs are scheduled tasks that run automatically in the background on your MediaWiki server. They are critical for maintaining the health and functionality of your wiki, performing tasks like updating search indexes, purging caches, and running maintenance scripts. This article will guide you through understanding, configuring, and troubleshooting cron jobs specifically within a MediaWiki 1.40 environment.

== What are Cron Jobs?

At a fundamental level, a cron job is a command or script that is executed periodically at specified intervals. The `cron` daemon (a background process) on Unix-like operating systems (Linux, macOS, etc.) reads instructions from configuration files called "crontabs" and executes the corresponding commands at the designated times. For MediaWiki, these jobs are essential for automated tasks.

== Why are Cron Jobs Important for MediaWiki?

MediaWiki relies heavily on cron jobs for several key functions:

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