Closed Bug 505557 Opened 15 years ago Closed 15 years ago

[AMO] Add new maintenance.php job to cron

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: oremj)

Details

Please add a new job "ADU" to our cron for AMO.  This job may take 10+ minutes to run and isn't that important to have updated all the time.  A line that would work:

5,35 * * * * root cd /data/amo/www/addons.mozilla.org-remora/bin ; php -f maintenance.php ADU

We need this on preview.amo for now and we can add it to production later.  Thanks.
Assignee: server-ops → oremj
Added:
5,35 * * * * root cd /data/amo/www/addons.mozilla.org-preview/bin ; php -f maintenance.php ADU
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.