Commit 28e7f283 authored by Evan Read's avatar Evan Read

Merge branch 'docs/stop-puma-when-attempting-restore' into 'master'

Docs - stop Puma when attempting restore

See merge request gitlab-org/gitlab!22945
parents 9e21c556 be41b761
......@@ -740,6 +740,7 @@ running:
```shell
sudo gitlab-ctl stop unicorn
sudo gitlab-ctl stop puma
sudo gitlab-ctl stop sidekiq
# Verify
sudo gitlab-ctl status
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment