Verbatim:Deployment: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 8: Line 8:
*** python-lxml
*** python-lxml
*** python-sqlite2
*** python-sqlite2
*** python-ldap
** At least gettext version 0.15.  This seems to upgrade cleanly in Redhat with no dependency issues ([https://bugzilla.mozilla.org/show_bug.cgi?id=438706 bug 438706])
** At least gettext version 0.15.  This seems to upgrade cleanly in Redhat with no dependency issues ([https://bugzilla.mozilla.org/show_bug.cgi?id=438706 bug 438706])



Revision as of 05:52, 1 July 2008

Verbatim » Deployment

Pre-Deployment Checklist

  • Prerequisites
    • dependencies
    • RPMs:
      • python-elementtree
      • python-lxml
      • python-sqlite2
      • python-ldap
    • 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.