Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

In order to run Lobber you will need at least the following software.
This example is for running Lobber on localhost.

Software

  • python
  • django (apt-get install python-django)
  • the web application – lobber
  • a database
  • sqlite
    or
  • postgresql

Installation

  • sudo apt-get install python-django python-libtorrent python-bittorrent python-django-doc python-egenix-mxdatetime python-egenix-mxtools python-pycurl python-openssl python-setuptools python-pysqlite2 python-django-tagging python-twisted sqlite3 sqlite3-doc

  • sudo easy_install stompservice

...

  • orbited

    orbited -c orbited.cfg

Using, first time

  • Go to http://localhost:8000/admin/Image Removed and log in as whatever admin user you created in the syncbd phase under Bootstrapping above.
  • Create an ordinary account
  • Log out

Using

Resetting database

...