Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-04 21:15:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-04 21:15:15 +0300
commit795b6eb292706d577c13556a3583897f082dda6e (patch)
tree198ce8bed9a60d80609c9bb82615649e321c8af9 /doc/administration/backup_restore
parenta155ff5671d06afd4c219a49b6c9fd673af69876 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/backup_restore')
-rw-r--r--doc/administration/backup_restore/migrate_to_new_server.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/administration/backup_restore/migrate_to_new_server.md b/doc/administration/backup_restore/migrate_to_new_server.md
index 7544fc680be..f8d01cb6e2a 100644
--- a/doc/administration/backup_restore/migrate_to_new_server.md
+++ b/doc/administration/backup_restore/migrate_to_new_server.md
@@ -180,8 +180,7 @@ To prepare the new server:
1. [Restore the GitLab backup](restore_gitlab.md).
1. Verify that the Redis database restored correctly:
- 1. On the left sidebar, select **Search or go to**.
- 1. Select **Admin Area**.
+ 1. On the left sidebar, at the bottom, select **Admin Area**.
1. On the left sidebar, select **Monitoring > Background Jobs**.
1. Under the Sidekiq dashboard, verify that the numbers
match with what was shown on the old server.