mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2026-01-28 10:54:34 +00:00
883bc82f406744cec8e1b2b8359235c62d0afb33
EasyRedmine Package
Place a copy of the EasyRedmine package (obtained from the vendor
customer portal) in scratch. Set the file name for
installer_package_name in roles/easyredmine/vars/main.yml
Redmine sample data
To install an empty database, set do_redmine_db_import to False in
roles/easyredmine/vars/main.yml
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/.)
Set do_redmine_db_import to True in roles/easyredmine/vars/main.yml
Description
Languages
Jinja
71.7%
Ruby
15.8%
Shell
12.5%