Submitted by jfhovinne on Tue, 11/10/2011 - 12:00
"Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database."
To install Redmine on Ubuntu Oneiric with Apache, Passenger and MySQL, simply follow the following procedure:
$ sudo aptitude install redmine redmine-mysql mysql-server mysql-client apache2 libapache2-mod-passenger
Configure the virtual host:
$ sudo vi /etc/apache2/sites-available/yourhostname.example.com