meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cron [2024/10/29 03:22] – johnny | cron [2025/12/07 02:41] (current) – [Script purposes] 108.63.126.75 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Cron ====== | ====== Cron ====== | ||
| - | ITFlow | + | ITFlow |
| - | ==== Cron Activation & Key ==== | ||
| - | For the sole execution of the scripts | + | ==== Script purposes ==== |
| + | All Cron scripts are now in the ''/ | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| - | Sign in to ITFlow with administrative rights. Proceed to **Settings** > **Notifications**: | + | |
| - | * Enable cron | + | ==== Crontab file ==== |
| - | * Generate a Cron Key | + | |
| - | == Cron Script 2.0 as of 2024-10-27 | + | |
| - | If installed by script after the date above location will now be ''/ | + | |
| - | < | + | |
| - | 0 2 * * * www-data / | + | |
| - | * * * * * www-data / | + | |
| - | * * * * * www-data / | + | |
| - | </ | + | |
| - | == Cron Scripts | + | |
| - | The following scripts should be added to your Cron: | + | |
| - | *NOTE: THESE ARE SETUP BY DEFAULT IF YOU INSTALLED ITFLOW USING THE [[installation_script|SCRIPT]] | + | |
| - | * '' | + | To setup the scheduled |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | Please note: Swap [KEY] with your actual Cron key, and don't include | + | //NB: If installed using the automated script after v25.10, this will have been done for you.// |
| - | == Example == | ||
| - | < | ||
| - | # / | ||
| - | # ITFlow | + | ==== Cron Activation ==== |
| - | 0 02 * * * root php / | + | You must then activate Cron within |
| - | </ | + | |
| - | {{: | + | * Sign in to ITFlow with administrative rights. |
| + | * Navigate to **Settings** > **Notifications** | ||
| + | * Enable Cron | ||