You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Hosts

Hostname

Use

app-dev.lobber.se

Web application server

db-dev.lobber.se

PgSQL server

tracker-dev.lobber.se

BT Tracker

sn-dev.lobber.se

Storage Node

All hosts are running Ubuntu (9.10 from day 0) with the following extra packages and customizations.

common to all

apt-get install git-core git-doc gitk 

app-dev.lobber.se

apt-get install python-django apache2 libapache2-mod-shib2 python-libtorrent \
   python-bittorrent python-django-doc python-egenix-mxdatetime python-egenix-mxtools \
   python-psycopg2 python-pycurl python-openssl postgresql-client-8.4

sn-dev.lobber.se

apt-get install rtorrent

db-dev.lobber.se

apt-get install postgresql
  • No labels