@@ -20,8 +20,6 @@ The backup utilities implement a number of advanced capabilities for backup
20
20
hosts, built on top of the backup and restore features already included in
21
21
GitHub Enterprise.
22
22
23
- These advanced features include:
24
-
25
23
- Complete GitHub Enterprise backup and recovery system via two simple utilities:<br >
26
24
` ghe-backup ` and ` ghe-restore ` .
27
25
- Online backups. The GitHub appliance need not be put in maintenance mode for
@@ -62,11 +60,10 @@ and growth over time.
62
60
For online and incremental backup support, the GitHub Enterprise instance must
63
61
be running version 11.10.342 or above.
64
62
65
- Earlier versions are supported by the backup utilities, but online and
66
- incremental backups are not supported. We strongly recommend upgrading to the
67
- latest release if you're running a version prior to 11.10.342. Visit
68
- https://enterprise.github.com to [ download the most recent GitHub Enterprise
69
- version] [ 5 ] .
63
+ Earlier versions are supported, but online and incremental backups are not
64
+ supported. We strongly recommend upgrading to the latest release if you're
65
+ running a version prior to 11.10.342. Visit [ enterprise.github.com] [ 5 ] to
66
+ download the most recent GitHub Enterprise version.
70
67
71
68
### Getting started
72
69
@@ -98,8 +95,7 @@ After the initial backup, use the following commands:
98
95
along with full snapshots of all other pertinent data stores.
99
96
- The ` ghe-restore ` command restores snapshots to the same or separate GitHub
100
97
Enterprise appliance. If you are restoring to a separate appliance, follow
101
- the steps in
102
- [ Migrating GitHub Enterprise] ( https://enterprise.github.com/help/articles/migrating-github-enterprise ) .
98
+ the steps in [ Migrating GitHub Enterprise] [ 10 ] .
103
99
104
100
##### Example backup and restore usage
105
101
@@ -231,3 +227,4 @@ site setup or recovery, please contact our [Enterprise support team][7] instead.
231
227
[ 7 ] : https://enterprise.github.com/support/
232
228
[ 8 ] : https://enterprise.github.com/help/articles/backing-up-enterprise-data
233
229
[ 9 ] : https://enterprise.github.com/help/articles/restoring-enterprise-data
230
+ [ 10 ] : https://enterprise.github.com/help/articles/migrating-github-enterprise
0 commit comments