Backup Redmine Data
Added by yancy li almost 14 years ago
Dear experts,
How to backup redmine data, so if computer is corrupted, data can be resumed.
This is very important issue. Who can tell how to do this? Thank you.
Replies (1)
RE: Backup Redmine Data - Added by Felix Schäfer almost 14 years ago
See here RedmineUpgrade for some generic steps, but in essence you need at least the DB and the files
directory, it wouldn't hurt to have a backup of the config and of any extra plugin you install too. Speaking of plugins: I can't think of one off the top of my head that stores data/files other than in those 2 locations, but if you have one that does, you need to backup the corresponding locations too.