export HOME=/usr/share/webapps/diaspora \
       RAILS_ENV=production \
       DB=mysql
export PATH=$HOME/bin:$PATH
