Closed
Bug 720417
Opened 13 years ago
Closed 13 years ago
[Firefox Flicks] Create Dev Instance
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: ckoehler, Unassigned)
References
Details
Please create a dev instance for Firefox Flicks.
== Documentation ==
* Wiki Page: https://wiki.mozilla.org/Websites/Firefox_Flicks
* Mana Page: https://mana.mozilla.org/wiki/display/websites/Firefox+Flicks
== Date Needed By ==
* Jan 30th, 2012 or sooner (We're not in that much of a rush, I think)
== Language ==
* Language: Python
* Framework: Django
* Base: Playdoh
== URL ==
* Production URL: firefoxflicks.mozilla.org
* Stage URL: firefoxflicks.allizom.org
* Dev URL: firefoxflicks-dev.allizom.org
== HTTP Auth ==
* HTTP Auth is required to access the dev and stage sites.
* Please record username / password in this ticket.
== HTTP / HTTPS ==
* Both HTTP and HTTPS are required this site.
== Code Repository ==
* Github Repo: https://github.com/mozilla/firefox-flicks
** Setup Github to auto-update every 15 minutes.
== Database ==
* This site requires a MySQL database.
== Other Services ==
* Note Any other dependencies and to look in settings_local.py-dist.
** Memcache
** Celery
== Settings ==
* cp settings_local.py-dist settings_local.py
* Update settings values accordingly.
* Set DEBUG to False in settings.py.
== Cron ==
* bin/update_site.py -e stage
** frequency?
== Tracebacks ==
* Please configure Django tracebacks to be sent to:
** mkelly@mozilla.com, jfong@mozilla.com
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Comment 1•13 years ago
|
||
We have https://firefoxflicks-dev.allizom.org, so was this request taken care of elsewhere, then?
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Stephen Donner [:stephend] from comment #1)
> We have https://firefoxflicks-dev.allizom.org, so was this request taken
> care of elsewhere, then?
Yes, we tracked dev, stage and prod setup in one bug: bug 720425.
Comment 3•13 years ago
|
||
(In reply to Christie Koehler [:ckoehler] from comment #2)
> Yes, we tracked dev, stage and prod setup in one bug: bug 720425.
Thanks; verified.
Status: RESOLVED → VERIFIED
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
•