Closed Bug 645898 Opened 14 years ago Closed 14 years ago

Add cron job to support-release and support(stage)

Categories

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

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rrosario, Assigned: fox2mike)

Details

Please add the following to the crontab: 50 */6 * * * cd /data/www/support-release.allizom.org/kitsune; /usr/bin/python26 manage.py cron cache_top_contributors
Please add to support.allizom.org as well: 50 */6 * * * cd /data/www/support.allizom.org/kitsune; /usr/bin/python26 manage.py cron cache_top_contributors
Summary: Add cron job to support-release. → Add cron job to support-release and support(stage)
Assignee: server-ops → shyam
Ran cron from the shell once and added to both servers as /usr/bin/python26 /data/www/support(-release).allizom.org/kitsune/manage.py cron cache_top_contributors
Status: NEW → RESOLVED
Closed: 14 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.