1,241
edits
Ryansnyder (talk | contribs) |
Ryansnyder (talk | contribs) |
||
| Line 157: | Line 157: | ||
== Production Server Ticket == | == Production Server Ticket == | ||
< | Title: | ||
<nowiki>Create Production Instance for {Website Name}</nowiki> | |||
Body: | |||
<nowiki> | |||
(This is a placeholder to create a production instance for this project.) | |||
Please create a production instance for {Website Name}. | |||
== Date Needed By == | |||
* 2011/01/01 | |||
== Language == | |||
* Language: Python | |||
* Framework: Django | |||
== URL == | |||
* Production URL: {URL} | |||
== HTTP / HTTPS == | |||
* Both HTTP and HTTPS are required this site. | |||
== VPN == | |||
* The /admin section should be accessible only via SSL VPN. | |||
== Code Repository == | |||
* Github Repo: {URL} | |||
* Github Vendor Repo: {URL} | |||
* SVN Localization Repo: {URL} | |||
== Database == | |||
* This site requires a MySQL database. | |||
== 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 | |||
** frequency? | |||
</nowiki> | |||
== Goals and Measurements Ticket == | == Goals and Measurements Ticket == | ||
edits