Closed
Bug 762640
Opened 13 years ago
Closed 13 years ago
Update Popcorn maker stage instance with the latest version.
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alfredo, Assigned: cturra)
References
()
Details
Could we update the instance to the latest version and also run the bin/update_site.py -e stage script?
Cheers!
Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → cturra
Assignee | ||
Comment 1•13 years ago
|
||
push to stage complete.
https://popcornmaker.allizom.org
the update script for stage includes the following function:
function run_migration(){
echo -e "Running schema/data migrations..."
$PYTHON $CODE_DIR/bin/update_site.py -e stage
}
Status: NEW → RESOLVED
Closed: 13 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
•