Коммит 7c72f504 создал по автору Ashraf Khamis's avatar Ashraf Khamis
Просмотр файлов

Merge branch '2469-cannot-restore-to-helm-installed-version-docs' into 'master'

Update restore docs to reflect changes in restore process

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/119781



Merged-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Approved-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarLeonardo Rosa <ldarosa@gitlab.com>
владельцы dffb480c 648eccf2
...@@ -29,12 +29,11 @@ restore. This is because the system user performing the restore actions (`git`) ...@@ -29,12 +29,11 @@ restore. This is because the system user performing the restore actions (`git`)
is usually not allowed to create or delete the SQL database needed to import is usually not allowed to create or delete the SQL database needed to import
data into (`gitlabhq_production`). All existing data is either erased data into (`gitlabhq_production`). All existing data is either erased
(SQL) or moved to a separate directory (such as repositories and uploads). (SQL) or moved to a separate directory (such as repositories and uploads).
Restoring SQL data skips views owned by PostgreSQL extensions.
To restore a backup, **you must also restore the GitLab secrets**. To restore a backup, **you must also restore the GitLab secrets**.
These include the database encryption key, [CI/CD variables](../ci/variables/index.md), and These include the database encryption key, [CI/CD variables](../ci/variables/index.md), and
variables used for [two-factor authentication](../user/profile/account/two_factor_authentication.md). variables used for [two-factor authentication](../user/profile/account/two_factor_authentication.md).
Without the keys, [multiple issues occur](backup_restore.md#when-the-secrets-file-is-lost), Without the keys, [multiple issues occur](backup_restore.md#when-the-secrets-file-is-lost),
including loss of access by users with [two-factor authentication enabled](../user/profile/account/two_factor_authentication.md), including loss of access by users with [two-factor authentication enabled](../user/profile/account/two_factor_authentication.md),
and GitLab Runners cannot log in. and GitLab Runners cannot log in.
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать