File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 7
7
** Note** : you will need to use [ Backup Utilities v2.11.x] [ 2 ] or the ` legacy ` branch to
8
8
backup and restore GitHub Enterprise Server 2.10 and earlier.
9
9
10
- 2 . Copy the [ ` backup.config-example ` ] [ 3 ] file to ` backup.config ` and modify as
10
+ 2 . Copy the ` backup.config-example ` file to ` backup.config ` and modify as
11
11
necessary. The ` GHE_HOSTNAME ` value must be set to the primary GitHub Enterprise Server
12
12
hostname. Additional options are available and documented in the
13
13
configuration file but none are required for basic backup functionality.
28
28
with the ` -i < abs path to private key> ` SSH option.
29
29
30
30
3. Add the backup host' s SSH public key to the GitHub Enterprise Server appliance, in order to grant it administrative shell access.
31
- See [Accessing the GitHub Enterprise Server administrative shell (SSH)][4 ] for instructions.
31
+ See [Accessing the GitHub Enterprise Server administrative shell (SSH)][3 ] for instructions.
32
32
33
33
4. Run `bin/ghe-host-check` to verify SSH connectivity with the GitHub
34
34
appliance.
37
37
38
38
[1]: https://github.com/github/backup-utils/releases
39
39
[2]: https://github.com/github/backup-utils/releases/tag/v2.11.4
40
- [3]: https://github.com/github/enterprise-backup-site/blob/master/backup.config-example
41
- [4]: https://docs.github.com/enterprise-server/admin/configuration/configuring-your-enterprise/accessing-the-administrative-shell-ssh
40
+ [3]: https://docs.github.com/enterprise-server/admin/configuration/configuring-your-enterprise/accessing-the-administrative-shell-ssh
You can’t perform that action at this time.
0 commit comments