Skip to content
Snippets Groups Projects
Commit 2b829aeb authored by harsha's avatar harsha
Browse files

Correct section number for 'Check application status'

parent 4742dba4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -55,7 +55,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
sudo service gitlab start
sudo service nginx restart
 
### 8. Check application status
### 6. Check application status
 
Check if GitLab and its environment are configured correctly:
 
Loading
Loading
@@ -78,4 +78,4 @@ Follow the [`upgrade guide from 6.3 to 6.4`](6.3-to-6.4.md), except for the data
```bash
cd /home/git/gitlab
sudo -u git -H bundle exec rake gitlab:backup:restore RAILS_ENV=production
```
```
\ No newline at end of file
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