User login

ChiliProject

Installing Chiliproject on Ubuntu 10.10

[After testing this out, we chose to use the package-managed redmine for now]

Installing Chiliproject with PostgreSQL on Ubuntu 10.10.

Following the instructions on Installation on Ubuntu wiki.

sudo mkdir -p /srv/www/chiliproject
sudo adduser --system --home /srv/www/chiliproject --group --shell /bin/sh --disabled-login chiliproject

Syndicate content