Setup Cron Jobs
Last updated on
13 February 2023
What's particularly interesting in DRD is to have an overview on domains, their status and their project update information. To keep all this up-to-date automatically, the following set of cron jobs is a possible recommendation:
- Ping all domains
- Time: Every 5 minutes
- Command:
drush drd-ping
- Update list of domains
- Time: Daily at 2am
- Command:
drush drd-domains-receive
- Update list of used projects
- Time: Daily at 3am
- Command:
drush drd-projects-usage
- Update domain status report
- Time: Daily at 4am
- Command:
drush drd-info
- Update project update status
- Time: Every 2 hours
- Command:
drush drd-projects-status
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion