- [Show page]
- [Old revisions]
- [[unknown link type]]
- []
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux:redmine [2015/11/03 17:07] vondra [Installation] |
linux:redmine [2015/11/04 10:01] (current) vondra [Installation] |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| grant all privileges on redmine.* to redmine@localhost identified by 'redmine'; | grant all privileges on redmine.* to redmine@localhost identified by 'redmine'; | ||
| </code> | </code> | ||
| + | - (optionally) put DB dump from older version into newly created DB | ||
| - setup database manually in /etc/redmine/database.yaml:<code yaml> | - setup database manually in /etc/redmine/database.yaml:<code yaml> | ||
| production: | production: | ||
| Line 55: | Line 56: | ||
| - setup new server following the previous steps | - setup new server following the previous steps | ||
| - | - copy files from old server to new (files are in /var/lib/redmine/default/files) | + | - copy files from old server to new (files are in /var/lib/redmine/default/files) and don't forget to grant permissions for www-data user |
| - | - put db dump from old server to new database | + | |
linux/redmine.1446566855.txt.gz · Last modified: 2015/11/03 17:07 by vondra


