Skip to content

Commit b5b470f

Browse files
authored
Merge pull request #867 from kerryhatcher/master
Minor Update of usage.md to include missing step
2 parents 30b771e + 54ec3ab commit b5b470f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/usage.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,10 @@ GitHub Actions enabled, the following steps are required:
100100

101101
1. Enable GitHub Actions on the replacement appliance and configure it to use the same GitHub Actions
102102
external storage configuration as the original appliance.
103-
2. Use `ghe-restore` to restore the backup.
104-
3. Re-register your self-hosted runners on the replacement appliance.
103+
2. Put replacement appliance into maintaince mode.
104+
3. Use `ghe-restore` to restore the backup.
105+
4. Re-register your self-hosted runners on the replacement appliance.
106+
107+
Please refer to [GHES Documentation](https://docs.github.com/en/enterprise-server/admin/github-actions/advanced-configuration-and-troubleshooting/backing-up-and-restoring-github-enterprise-server-with-github-actions-enabled) for more details.
105108

106109
[1]: https://github.com/github/backup-utils/blob/master/docs/getting-started.md

0 commit comments

Comments
 (0)