Skip to content
Snippets Groups Projects
Commit e7a3e355 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Merge branch 'master' of github.com:gitlabhq/gitlabhq

parents 0d5c8500 5f65310f
No related branches found
No related tags found
No related merge requests found
Loading
@@ -165,6 +165,10 @@ mysql> \q
Loading
@@ -165,6 +165,10 @@ mysql> \q
# Set production -> password: the password your replaced $password with earlier # Set production -> password: the password your replaced $password with earlier
sudo -u git -H editor /home/git/gitlab/config/database.yml sudo -u git -H editor /home/git/gitlab/config/database.yml
   
# Start GitLab
sudo service gitlab start
sudo service nginx restart
# Run thorough check # Run thorough check
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
``` ```
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment