[Tech] Hotfix for gitlab-smartos 0.0.3
by Benjamin Schieder
The http:// ressources for git don't work, as does editing via the webinterface.
Here's the fixes:
# rvm use 1.9.3
# sudo -u gitlab -H bundle exec rake gitlab:satellites:create RAILS_ENV=production
# cd /opt/local/bin
# ln -s python python2
# sudo -u gitlab -H git config --global user.name "GitLab"
# sudo -u gitlab -H git config --global user.email "gitlab@gitlab"
After these commands, it worked fine for me. I'll work them into the next version of the dataset.
EOF
Subscribe via RSS