Verbatim:Deployment: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 7: Line 7:


== Setup ==
== Setup ==
* checkout http://svn.mozilla.org/projects/verbatim/tags/production
* checkout https://translate.svn.sourceforge.net/svnroot/translate/src/branches/mozootle
* Copy pootle.prefs and users.prefs to a configuration directory
* The command to run the server is ''./PootleServer --prefsfile=/path/to/pootle.prefs --port=80''


== Post-deployment Checklist ==
== Post-deployment Checklist ==
''todo: verification things are working, cron jobs, nagios checks, etc.''
''todo: verification things are working, cron jobs, nagios checks, etc.''

Revision as of 04:54, 27 June 2008

Verbatim » Deployment

Pre-Deployment Checklist

  • Prerequisites
    • dependencies
    • At least gettext version 0.15. This seems to upgrade cleanly in Redhat with no dependency issues (bug 438706)

Setup

Post-deployment Checklist

todo: verification things are working, cron jobs, nagios checks, etc.