Skip to content
Shaun edited this page Jun 25, 2014 · 3 revisions

Errors

sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production

Could not find pg-0.15.1 in any of the sources

Run bundle install to install missing gems.

Simply run:

sudo -u git -H bundle install

Clone this wiki locally