Project

General

Profile

PLEASE REMOVE: Double posted: Need help on how to Install Redmine 5 on CentOS 8

Added by Andrew B 12 months ago

I have a list of steps I take to install Redmine 5 on CentOS 8 but I keep getting the error of this post as being spam.
The main issue I run into is in the ISSUE area below. Any ideas or updated procedures to do an install that I am trying to do?

Install Ruby Dependencies
cd ~/redmine
WARNING^^
gem install bundler

ISSUE:
sudo bundle install --without development test
WARNING ERROR: An error occurred while installing mysql2 (0.5.5), and Bundler cannot continue.

bundle exec rake generate_secret_token
RAILS_ENV=production bundle exec rake db:migrate