Redmine: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "<hide> page type::article thing type::software platform::web platform::Ruby (language) platform::MySQL </hide> ==About== Redmine is web-based [[project..."
 
Apache link
Line 10: Line 10:
==Links==
==Links==
===How to===
===How to===
* [http://www.redmine.org/projects/redmine/wiki/HowTo_configure_Apache_to_run_Redmine HowTo configure Apache to run Redmine]
** assumes you have access to [[mod_ruby]]
** seems to be assuming you want to run it through [[WEBrick]] (makes Apache listen to port 3000) -- why?
* '''2008-03-14''' [http://www.redmine.org/boards/2/topics/114 deleting users] - maybe there's a better way by now?
* '''2008-03-14''' [http://www.redmine.org/boards/2/topics/114 deleting users] - maybe there's a better way by now?
===Reference===
===Reference===
* {{wikipedia}}
* {{wikipedia}}

Revision as of 20:37, 22 May 2014

<hide> page type::article thing type::software platform::web platform::Ruby (language) platform::MySQL </hide>

About

Redmine is web-based project management software written in Ruby. It includes integrated wiki, forum, document management, calendar, and other features.

How to

Reference