From 069d739efd17d8a6af5f3798a37e8f2cbfb02e5b Mon Sep 17 00:00:00 2001 From: John McGehee Date: Thu, 29 Sep 2016 20:38:43 +0000 Subject: Added "CI secret variables" per @axil. --- doc/raketasks/backup_restore.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/raketasks') diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md index faa7e9eaa44..91c2df7d464 100644 --- a/doc/raketasks/backup_restore.md +++ b/doc/raketasks/backup_restore.md @@ -15,9 +15,9 @@ another is through backup restore. To restore a backup, you will also need to restore `/etc/gitlab/gitlab-secrets.json` (for omnibus packages) or `/home/git/gitlab/.secret` (for installations -from source). This file contains the database encryption key used -for two-factor authentication. If you fail to restore this encryption key file -along with the application data backup, users with two-factor +from source). This file contains the database encryption key and CI secret +variables used for two-factor authentication. If you fail to restore this +encryption key file along with the application data backup, users with two-factor authentication enabled will lose access to your GitLab server. ## Create a backup of the GitLab system -- cgit v1.2.3