Created
December 22, 2013 14:03
-
-
Save sfelde/8083110 to your computer and use it in GitHub Desktop.
gitlab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#они напишут если вдруг чтото не так | |
sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production | |
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production | |
# чтоб запустить перезапустить или еше чтото | |
:/home/git/gitlab# /etc/init.d/gitlab | |
Usage: sudo service gitlab {start|stop|restart|reload} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment