Added by Petr Pospisil about 10 years ago
Hello all
we have developed a gem into Redmine to easily handle installation or upgrading process of Redmine. All that you need is just to add a new gem into Gemfile.local or add a new plugin.
Gem is 'redmine-installer' [https://github.com/easyredmine/redmine-installer]
Plugin is 'redmine_installer' [https://github.com/easyredmine/plugin-installer] or [http://www.redmine.org/plugins/redmine-installer]
If you find some bugs please report it into Github repository [https://github.com/easyredmine/redmine-installer/issues]. Or fork it and create pull request.