File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
* In a clustering environment, the ` GHE_EXTRA_SSH_OPTS` key must be configured
32
32
with the ` -i < abs path to private key> ` SSH option.
33
33
34
- 3. Add the backup host' s SSH key to the GitHub appliance as an *Authorized SSH
35
- key*. See [Adding your SSH key to the ssh-agent ][4] for instructions.
34
+ 3. Add the backup host' s SSH public key to the GitHub Enterprise Server appliance, in order to grant it administrative shell access.
35
+ See [Accessing the GitHub Enterprise Server administrative shell (SSH) ][4] for instructions.
36
36
37
37
4. Run `bin/ghe-host-check` to verify SSH connectivity with the GitHub
38
38
appliance.
42
42
[1]: https://github.com/github/backup-utils/releases
43
43
[2]: https://github.com/github/backup-utils/releases/tag/v2.11.4
44
44
[3]: https://github.com/github/enterprise-backup-site/blob/master/backup.config-example
45
- [4]: https://docs.github.com/enterprise-server/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to- the-ssh-agent#adding-your- ssh-key-to-the-ssh-agent
45
+ [4]: 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