Skip to content
Snippets Groups Projects
Commit 557c0859 authored by Alexander Tanayno's avatar Alexander Tanayno
Browse files

Add reconfigure step to secrets restoration

parent b698e4ce
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -741,9 +741,10 @@ sudo gitlab-rake gitlab:backup:restore BACKUP=1493107454_2018_04_25_10.6.4-ce
 
Next, restore `/etc/gitlab/gitlab-secrets.json` if necessary as mentioned above.
 
Restart and check GitLab:
Reconfigure, restart and check GitLab:
 
```shell
sudo gitlab-ctl reconfigure
sudo gitlab-ctl restart
sudo gitlab-rake gitlab:check SANITIZE=true
```
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