gestion projet
< Sciences Humaines et Sociales
< mushroomlink
Get flash to fully experience Pearltrees
This is an user contributed article. Project management software is not just for managing software based project. It can be used for variety of other tasks too. The web-based software must provide tools for planning, organizing and managing resources to achieve project goals and objectives.
The installation assumes that the web server and database are already in place, so you probably want to install the LAMP stack first if you don't already have it: The package with Ubuntu 10.04 is stuck in the 0.9.x branch and Ubuntu 12.04 is stuck in the 1.3.x branch. A PPA exists that has the latest branch here: https://launchpad.net/~ondrej/+archive/redmine Note: If your server is behind a firewall, you will need to export your firewall settings before running add-apt-repository . Otherwise, the command will hang.
Redmine is a web based project management application written in Ruby, and is based on the Ruby on Rails (RoR) framework.
As you can read in my older post about installing redmine with PostgreSQL ( http://myotragusbalearicus.wordpress.com/2010/11/17/install-redmine-with-postgresql-in-ubuntu-10-10/ ), now at home I’ll give it a try with MySQL, as I’m developing a web page with PHP/MySql.