Socorro:Releases/10: Difference between revisions
Jump to navigation
Jump to search
(formatting) |
(note about statsd) |
||
| Line 1: | Line 1: | ||
* {{Bug|747562}} | * {{Bug|747562}} adds statsd support, statsdHost needs to be configured in /etc/socorro/common.conf | ||
** dev: | ** dev: | ||
** stage: | ** stage: | ||
Revision as of 17:12, 17 May 2012
- bug 747562 adds statsd support, statsdHost needs to be configured in /etc/socorro/common.conf
- dev:
- stage:
- prod:
- bug 749462 adds crontabber cron job manager
- need postgres.ini configured and in /etc/socorro/
- dev:
- stage:
- prod:
- need to enable in crontab
- dev:
- stage:
- prod:
- need postgres.ini configured and in /etc/socorro/
PYTHONPATH="/data/socorro/application:/data/socorro/thirdparty" # crontabber is a cronjob manager for Socorro */5 * * * * socorro /data/socorro/application/socorro/cron/crontabber.py --admin.conf=/data/socorro/application/config/crontabber.ini > /var/log/socorro/crontabber.log 2>&1
- (bug TODO) disable fixBrokenDumps in crontab
- dev:
- stage:
- prod: