Redmine/folders

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Redmine
Revision as of 20:51, 8 September 2019 by Woozle (talk | contribs) (data folders stuff in subpage)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Folders

Standard locations in Ubuntu:

  • /etc/redmine/ -- contains the configurations for each Redmine site on the server
    • default/ -- configuration files for the "default" site
  • /usr/share/redmine -- application folder: stuff that doesn't change; sample config files
  • /var/cache/redmine/
    • default/ -- cache files for the "default" site
  • /var/lib/redmine/ -- data folder: space used by Redmine for storing non-database data
  • /var/log/redmine/
    • default/ -- log files for the "default" site