Core Panel
Documentation Cron jobs
v0.5.191 Updated September 20, 2026
18. Cron jobs

Chapter 18 • Guide 19 of 31

Cron jobs

The Cron Jobs tab schedules commands that run from the website root as the unprivileged primary account.

Create a job with a descriptive name, schedule, and command. You can use the schedule builder or a supported cron expression. Core Panel offers one-click recommended jobs for supported application profiles, including common scheduler or background-task commands.

Configured jobs can be enabled, disabled, edited, retried, deleted, and inspected through their bounded execution logs. Disabling the website pauses its cron jobs.

Use absolute or project-relative commands that are safe to run unattended. Avoid interactive commands and never place plaintext secrets directly in a command when a protected environment setting is available.