Verbatim:Deployment: Difference between revisions

Jump to navigation Jump to search
Instructions for stray readers, update to 2010 realities
(Extra RHEL dependencies)
(Instructions for stray readers, update to 2010 realities)
 
Line 1: Line 1:
[[Verbatim]] » Deployment
[[Verbatim]] » Deployment
NOTE:  This page contains notes about Mozilla's installation of Pootle.  If you wish to install Pootle, the best would be to consult the [http://translate.sourceforge.net/wiki/pootle/index documentation of the Pootle project].


== Pre-Deployment Checklist ==
== Pre-Deployment Checklist ==
Line 14: Line 16:
** python-devel
** python-devel


([http://translate.sourceforge.net/wiki/pootle/installation_1.3beta list of Pootle's dependencies])
([http://translate.sourceforge.net/wiki/pootle/installation list of Pootle's dependencies])


== Setup ==
== Setup ==
Line 28: Line 30:
** <code>wget .../requirements.txt</code> (from github)
** <code>wget .../requirements.txt</code> (from github)
** <code>pip -E pootle_env install -r requirements.txt</code>
** <code>pip -E pootle_env install -r requirements.txt</code>
* Download and extract Pootle itself (from the [http://translate.sourceforge.net/snapshots/Pootle-1.3.0-beta4/ 1.3.0-beta4 snapshot directory]) so that it lives under pootle_dir/Pootle
* Download and extract Pootle itself (from the [http://sourceforge.net/projects/translate/files/Pootle/ SourceForge releases]) so that it lives under pootle_dir/Pootle


Set up Apache and mod_python to properly run Pootle
Set up Apache and mod_python to properly run Pootle
Line 63: Line 65:
* once it all works, switch <code>DEBUG</code> in <code>localconfig.py</code> to'' False''
* once it all works, switch <code>DEBUG</code> in <code>localconfig.py</code> to'' False''
''todo: verification things are working, cron jobs, nagios checks, etc.''
''todo: verification things are working, cron jobs, nagios checks, etc.''
You might also want to look into tips for [http://translate.sourceforge.net/wiki/pootle/optimisation Pootle optimisation]].
15

edits

Navigation menu