Gitlab not able to login using default password
I have installed Gitlab 7.10 using omnibus package on redhat 6.6. I am not able to login into web interface using following creadentials id:- root pwd:5iveL!fe
I was trying to search this issue whole day and found out that need to run this command :- sudo bundle exec rake db:seed_fu RAILS_ENV=production But I am getting "bundle not found" Can anyone help me on this