Redmine: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
some official pages |
folders |
||
| Line 8: | Line 8: | ||
==About== | ==About== | ||
[[Redmine]] is web-based [[project management software]] written in [[Ruby (language)|Ruby]]. It includes integrated [[wiki]], forum, document management, calendar, and other features. | [[Redmine]] is web-based [[project management software]] written in [[Ruby (language)|Ruby]]. It includes integrated [[wiki]], forum, document management, calendar, and other features. | ||
===Folders=== | |||
* '''/usr/share/redmine''' -- stuff that doesn't change; sample config files | |||
* '''/etc/redmine/''' -- contains the configurations for each Redmine site on the server | |||
** '''/etc/redmine/default''' -- default name for first site | |||
==Links== | ==Links== | ||
===How to=== | ===How to=== | ||
Revision as of 02:40, 25 February 2015
<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.
Folders
- /usr/share/redmine -- stuff that doesn't change; sample config files
- /etc/redmine/ -- contains the configurations for each Redmine site on the server
- /etc/redmine/default -- default name for first site
Links
How to
- HowTo configure Apache to run Redmine
- 2008-03-14 deleting users - maybe there's a better way by now?
Discussions
- 2014-05-20 Trying to install Redmine on CentOS without access to mod_ruby or FastCGI
Reference
Official
- home page (alias for wiki)
