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

How to

Discussions

Reference

Official