I don't have any attachments or plugins, do I just need to backup the .db and config files? I'm about to migrate to new hardware and don't want to lose my Redmine stuff.
Asked
Active
Viewed 406 times
1 Answers
1
Copying the config files and database files would be fine, but you could also dump a copy of it out just to be extra safe.
sqlite <mydatabase>
.dump >file.sql

WerkkreW
- 5,969
- 3
- 24
- 32