Merge pull request #8359 from bbodenmiller/patch-1
add details on backing up your SSH host keys
This commit is contained in:
commit
3615b4de24
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ with the name of your bucket:
|
|||
Please be informed that a backup does not store your configuration files.
|
||||
If you use an Omnibus package please see the [instructions in the readme to backup your configuration](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#backup-and-restore-omnibus-gitlab-configuration).
|
||||
If you have a cookbook installation there should be a copy of your configuration in Chef.
|
||||
If you have a manual installation please consider backing up your gitlab.yml file and any SSL keys and certificates.
|
||||
If you have a manual installation please consider backing up your `gitlab.yml` file, any SSL keys and certificates, and your [SSH host keys](https://superuser.com/questions/532040/copy-ssh-keys-from-one-server-to-another-server/532079#532079).
|
||||
|
||||
## Restore a previously created backup
|
||||
|
||||
|
|
Loading…
Reference in a new issue