User login

installation

Download and install Drupal in one step

Drubuntu has a 'site add' functionality, but aside from being limited to Drubuntu it does as a multisite (no thanks) with the site's settings.php and files weirdly symlinked to a directory sitting alongside the download itself. (Ah, i just realize that it probably adds all sites to this one multisite.)

Create vocabulary and taxonomy terms in an installation profile

The first part is provided by the default installation profile:

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