Webdev:Flux:Steward Guidelines: Difference between revisions

Jump to navigation Jump to search
Line 157: Line 157:
== Production Server Ticket ==
== Production Server Ticket ==


<code>
Title:
(This is a placeholder to create a production instance for this project.)
<nowiki>Create Production Instance for {Website Name}</nowiki>


  Please create a production instance for {Website Name}.
Body:
  <nowiki>
(This is a placeholder to create a production instance for this project.)


== Date Needed By ==
Please create a production instance for {Website Name}.
* 2011/01/01


== Language ==
== Date Needed By ==
* Language: Python
* 2011/01/01
* Framework: Django


== URL ==
== Language ==
* Production URL: {URL}
* Language: Python
* Framework: Django


== HTTP / HTTPS ==
== URL ==
* Both HTTP and HTTPS are required this site.
* Production URL: {URL}


== VPN ==
== HTTP / HTTPS ==
* The /admin section should be accessible only via SSL VPN.
* Both HTTP and HTTPS are required this site.


== Code Repository ==
== VPN ==
* Github Repo: {URL}
* The /admin section should be accessible only via SSL VPN.
* Github Vendor Repo: {URL}
* SVN Localization Repo: {URL}


== Database ==
== Code Repository ==
* This site requires a MySQL database.
* Github Repo: {URL}
* Github Vendor Repo: {URL}
* SVN Localization Repo: {URL}


== Settings ==
== Database ==
* cp settings_local.py-dist settings_local.py
* This site requires a MySQL database.
* Update settings values accordingly.
* Set DEBUG to False in settings_local.py.


== Cron ==
== Settings ==
* bin/update_site.py -e prod
* cp settings_local.py-dist settings_local.py
** frequency?
* Update settings values accordingly.
* Set DEBUG to False in settings_local.py.


</code>
== Cron ==
* bin/update_site.py -e prod
** frequency?
</nowiki>


== Goals and Measurements Ticket ==
== Goals and Measurements Ticket ==
1,241

edits

Navigation menu