File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -90,4 +90,15 @@ are *not* restored to prevent overwriting manual configuration on the restore
90
90
host. This behavior can be overridden by passing the ` -c ` argument to ` ghe-restore ` ,
91
91
forcing settings, certificate, and license data to be overwritten with the backup copy's data.
92
92
93
+ ## Backup and restore with GitHub Actions enabled
94
+
95
+ GitHub Actions data on your external storage provider is not included in regular GitHub Enterprise Server
96
+ backups, and must be backed up separately. When restoring a GitHub Enterprise Server backup with
97
+ GitHub Actions enabled, the following steps are required:
98
+
99
+ 1 . Enable GitHub Actions on the replacement appliance and configure it to use the same GitHub Actions
100
+ external storage configuration as the original appliance.
101
+ 2 . Use ` ghe-restore ` to restore the backup.
102
+ 3 . Re-register your self-hosted runners on the replacement appliance.
103
+
93
104
[ 1 ] : https://github.com/github/backup-utils/blob/master/docs/getting-started.md
You can’t perform that action at this time.
0 commit comments