<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Stratus Panel - Cron on Webscale Product Documentation</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/cron-panel/</link><description>Recent content in Stratus Panel - Cron on Webscale Product Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.webscale.com/docs/reference/stratus/control-panels/cron-panel/index.xml" rel="self" type="application/rss+xml"/><item><title>Stratus Panel - Cron &gt; Info</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/cron-panel/info/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/reference/stratus/control-panels/cron-panel/info/</guid><description>&lt;h2 id="checking-cron-status"&gt;Checking Cron Status&lt;/h2&gt;
&lt;p&gt;To check the status of the Cron service &lt;em&gt;Go to&lt;/em&gt; &lt;strong&gt;Cron &amp;gt; Info&lt;/strong&gt; in the Webscale STRATUS sidebar menu. Webscale STRATUS will check the status of the Cron service.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Status&lt;/strong&gt; will show &amp;ldquo;Running&amp;rdquo; if the Cron service is active and show &amp;ldquo;Stopped&amp;rdquo; if it is not running.&lt;/p&gt;

 &lt;link rel="stylesheet" href="https://docs.webscale.com/css/hugo-easy-gallery.css" /&gt;&lt;div class="box" &gt;
 &lt;figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"&gt;
 &lt;div class="img"&gt;
 &lt;img itemprop="thumbnail" src="https://docs.webscale.com/images/stratus/img/articles/cron-info-1.png" alt="Cron-Info-26"/&gt;
 &lt;/div&gt;
 &lt;a href="https://docs.webscale.com/images/stratus/img/articles/cron-info-1.png" itemprop="contentUrl"&gt;&lt;/a&gt;
 &lt;/figure&gt;
 &lt;/div&gt;

&lt;blockquote&gt;
&lt;p&gt;Note that the Cron service does not run on &lt;a href="https://docs.webscale.com/docs/reference/stratus/about-webscale-stratus/environment-types/#development-environments/"&gt;development environments&lt;/a&gt;
.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The Cron service may also be stopped by &lt;em&gt;clicking&lt;/em&gt; &lt;strong&gt;DISABLE&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Stratus Panel - Cron &gt; Schedule</title><link>https://docs.webscale.com/docs/reference/stratus/control-panels/cron-panel/schedule/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/reference/stratus/control-panels/cron-panel/schedule/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;WARNING:&lt;/strong&gt; do NOT add Cron tasks using the Crontab -e command via SSH. Your entries will be overwritten.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;All Magento stores require a basic set of cron jobs to be set. Each cron job is a task executed according to a schedule. Additional cron tasks may be added as needed.&lt;/p&gt;
&lt;h2 id="create-a-cron-task"&gt;Create a Cron Task&lt;/h2&gt;
&lt;p&gt;To create a new Cron task:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;Go to&lt;/em&gt; &lt;strong&gt;Cron &amp;gt; Schedule&lt;/strong&gt; in the Webscale STRATUS sidebar menu.&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Click&lt;/em&gt; &lt;strong&gt;+ Add New Cron&lt;/strong&gt;.
* &lt;strong&gt;Label&lt;/strong&gt; — &lt;em&gt;Enter&lt;/em&gt; a name for the cron task for your use.
* &lt;strong&gt;Enabled&lt;/strong&gt; — &lt;em&gt;Select&lt;/em&gt; &amp;ldquo;Yes&amp;rdquo; to set the taks to active or &amp;ldquo;No&amp;rdquo; for inactive.
* &lt;strong&gt;Command&lt;/strong&gt; — &lt;em&gt;Enter&lt;/em&gt; the shell command to run at regular intervals. Be sure to use &lt;strong&gt;full paths to binaries and other files&lt;/strong&gt;.
&lt;blockquote&gt;
&lt;p&gt;E.g., to run &amp;ldquo;mytask.php,&amp;rdquo; the command might look like &lt;code&gt;/usr/bin/php /srv/mytask.php&lt;/code&gt;.
* &lt;strong&gt;Common Cron Settings&lt;/strong&gt; — &lt;em&gt;Select&lt;/em&gt; one of the common interval settings or &amp;ldquo;Custom&amp;rdquo; to allow manual entry of interval values.
For help in creating manual interval settings, see &lt;a href="https://crontab.guru" title="Visit Crontab Guru" target="_blank"&gt;Crontab Guru&lt;i class="ps-1 fa fa-external-link"&gt;&lt;/i&gt;&lt;/a&gt;
.&lt;/p&gt;</description></item></channel></rss>