Closed
Bug 632200
Opened 14 years ago
Closed 14 years ago
[AMO] Update addons.mozilla.org on 2/10 @ 1500 (5.12.9)
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: clouserw, Assigned: oremj)
Details
Details to follow, no downtime expected.
| Reporter | ||
Comment 1•14 years ago
|
||
etherpad: http://etherpad.mozilla.org:9000/amo-5-12-9-push
) Turn off the production crontab
) Update to 5.12.9
) Update submodules
) Update vendor
) Update locales? [y/n]: y
) Compress assets? [y/n]: y
) Run schematic? [y/n]: y
) Put in settings_local:
detect = 'mobility.middleware.DetectMobileMiddleware'
MIDDLEWARE_CLASSES = tuple(m for m in MIDDLEWARE_CLASSES if m != detect)
) svn revert -R remora; then svn up
) Push all code out
) clear memcache & redis
) update and restart sphinx
) restart celeryd
) import scripts/crontab/prod to crontab
) turn crontab back on
) python26 manage.py clean_tags
) python26 manage.py switch_or_die unreviewed no really
| Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Assignee | ||
Comment 2•14 years ago
|
||
Everything is done. The two commands are running.
| Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•