~ubuntu-branches/ubuntu/saucy/whoopsie-daisy/saucy

« back to all changes in this revision

Viewing changes to backend/README

  • Committer: Package Import Robot
  • Author(s): Evan Dandrea
  • Date: 2012-03-16 14:36:57 UTC
  • Revision ID: package-import@ubuntu.com-20120316143657-v2fxhxc2b280v51s
Tags: 0.1.17
Ship a default configuration file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
  bzr branch lp:~ev/oops-repository/whoopsie-daisy oops-repository
11
11
  (cd oops-repository; python setup.py build; sudo python setup.py install)
12
12
 
13
 
Install pycassa on the webserver. Run oopsrepository/schema.py to create the default schema.
 
13
Install pycassa on the webserver. Run oopsrepository/schema.py from
 
14
oops-repository and backend/schema.py from whoopsie-daisy to create the default
 
15
schema.
14
16
Install pika on the webserver for talking to the MQ.
15
17
Install rabbitmq-server on the RabbitMQ server.  Make sure this is at least 2.0.
16
18
Install libapache2-mod-wsgi on the webserver, enable mod_rewrite, and configure