mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2024-11-09 22:40:36 +00:00
Vagrant project to install EasyRedmine on CentOS 7
roles/easyredmine | ||
scratch | ||
.gitignore | ||
playbook.yml | ||
README.md | ||
Vagrantfile |
Redmine sample data
To import a copy of an existing Redmine database, place a copy of the MySQL dump file
at scratch/redmine_dump.sql.gz
. (One of the daily backups on our production
Redmine server is suitable. See /var/lib/mysql.backups/daily/redmine/
.)