Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 805 Bytes

prereq_cron.md

File metadata and controls

22 lines (15 loc) · 805 Bytes
group subgroup title menu_title menu_order menu_node functional_areas
software-update-guide
02_prereq
Set up cron for update and upgrade
Set up cron for update and upgrade
3
Upgrade

To enable us to update or upgrade your system, you must have two cron jobs. Each cron job should run every minute.

The cron jobs schedule tasks for the Setup Wizard and for the updater application. These applications work together to install, update, and upgrade the Magento application and components.

{% include config/setup-cron_2.2_about.md %}

{% include config/setup-cron_2.2_how-to.md %}

For more information about cron, including how to remove a crontab and run cron from the command line, see [Configure and run cron]({{ page.baseurl }}/config-guide/cli/config-cli-subcommands-cron.html).