Closed
Bug 814466
Opened 12 years ago
Closed 12 years ago
Create Production Instance for gameon.mozilla.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: boozeniges, Assigned: cturra)
References
Details
(Whiteboard: [triaged 20121130])
Please create a production instance for gameon.mozilla.org
== Date Needed By ==
* 2012/10/12
== Language ==
* Language: Python
* Framework: Django
* Base: Playdoh
== URL ==
* Production URL: gameon.mozilla.org
* Stage URL: gameon-stage.allizom.org
== HTTP Auth ==
* HTTP Auth is required to access this site.
* Please record username / password in this ticket.
ross@mozillafoundation.org
== VPN ==
* The /admin section should be accessible only via SSL VPN.
== HTTP / HTTPS ==
* Both HTTP and HTTPS are required this site.
== Code Repository ==
* Github Repo: https://github.com/mozilla/gameon/
* Github Vendor Repo: https://github.com/mozilla/playdoh-lib/tree/7040835e4bff630df108ce2d1acbabe6a5e156ba
* SVN Localization Repo: N/A
== Database ==
* This site requires a MySQL database.
== Other Services ==
* Note Any other dependencies and to look in settings_local.py-dist.
** Memcache
** PIL (for image uploads)
** node and lessc for asset compression
== Settings ==
* cp settings_local.py-dist settings_local.py
* Update settings values accordingly.
* Set DEBUG to False in settings_local.py.
== Cron ==
* bin/update_site.py -e prod
** on request only
== Tracebacks ==
* Please configure Django tracebacks to be sent to:
** ross@mozillafoundation.org
Updated•12 years ago
|
Assignee: server-ops → server-ops-webops
Component: Server Operations → Server Operations: Web Operations
QA Contact: shyam → nmaul
Updated•12 years ago
|
Whiteboard: [triaged 20121130][waiting][appsec]
Reporter | ||
Comment 1•12 years ago
|
||
A couple of notes coming from deploying the app to staging:
== django superusers ==
Please create 2 django superusers (please ping both password to Boozeniges in IRC):
ross - (Ross Bruniges, ross@mozillafoundation.org)
chloe - (Chloe Varelidi, chloe@mozillafoundation.org)
(if this is provided via LDAP access to the /admin/ screens then that's equally cool)
== asset uploads ==
Setup a netapp store for the app
Recursive permissions for the app on '/data/www/{URL}/gameon/media/submission-entry'
Hopefully this will help with the deployment.
Thanks everyone,
Ross
Assignee | ||
Comment 2•12 years ago
|
||
soft launch complete -> https://gameon.mozilla.org/en-US/
Ross - lets meet up on monday morning to complete testing and get the mozilla.org/gameon redirect in place.
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
Whiteboard: [triaged 20121130][waiting][appsec] → [triaged 20121130]
Reporter | ||
Comment 3•12 years ago
|
||
Redirect is sorted, final QA done.
One set of fixes discussed last night and ready to go later.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 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
•