Add a Cron Job

Add a Cron Job to automate your server and application management routine with scheduled tasks running automatically at a specified frequency.

  1. On Devopness, navigate to a project, then select an environment
  2. Find the Cron Jobs card
  3. Click View in the Cron Jobs card to see a list of existing Cron Jobs
  4. On the upper-right corner of the list, click ADD CRON JOB
  5. Follow the prompts then click CONFIRM
  6. In the Cron Job details view, the recently created Cron Job details can be seen

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
Cron JobAdd

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub