Skip to content

Commit 89447d5

Browse files
authored
Merge pull request #973 from github/gamefiend-edit-requirements
Firming up requirements.md
2 parents 2217b98 + fc82ee1 commit 89447d5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/requirements.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ storage and must have network connectivity with the GitHub Enterprise Server app
66
## Backup host requirements
77

88
Backup host software requirements are modest: Linux or other modern Unix operating
9-
system with [bash][1], [git][2], [OpenSSH][3] 5.6 or newer, and [rsync][4] v2.6.4 or newer.
9+
system (Ubuntu is highly recommended) with [bash][1], [git][2], [OpenSSH][3] 5.6 or newer, and [rsync][4] v2.6.4 or newer.
1010

1111
The parallel backup and restore feature will require [GNU awk][10] and [moreutils][9] to be installed.
1212

13-
We encourage the use of [Docker](docker.md) if your backup host doesn't meet these
14-
requirements, or if Docker is your preferred platform.
13+
We encourage the use of [Docker](docker.md), as it ensures compatible versions of the aforementioned software are availablt to backup-utils.
1514

1615
The backup host must be able to establish outbound network connections to the
1716
GitHub appliance over SSH. TCP port 122 is used to backup GitHub Enterprise Server.

0 commit comments

Comments
 (0)