My favorites | Sign in
Project Logo
             
Search
for
Updated Nov 11, 2009 by austin.ok
SocorroInstallation  
Steps for installing the Socorro Sever

Socorro Server Installation & Setup

Upgrading? See SocorroUpgrade

  1. setup a file system available through NFS (or whatever). All machines running Socorro applications must have read/write access
  2. prepare an instance of PostgreSQL for use by the SocorroMonitor, SocorroProcessor and SocorroReporter
  3. Get the code - http://socorro.googlecode.com/svn/trunk/
  4. Use the latest trunk version of the code.
  5. Any installation must have the socorro package available on the PYTHONPATH or in the appropriate .../site-packages directory
  6. Start configuration with SocorroCommonConfig
  7. run the database setup script: SocorroDatabaseSetup
  8. On the machine(s) to run collector, setup SocorroCollector
  9. On the machine to run monitor, setup SocorroMonitor
  10. On same machine that runs monitor, setup SocorroDeferredCleanup
  11. On the machine(s) to run processor, setup SocorroProcessor


Sign in to add a comment
Hosted by Google Code