You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,10 @@ GitHub Actions enabled, the following steps are required:
100
100
101
101
1. Enable GitHub Actions on the replacement appliance and configure it to use the same GitHub Actions
102
102
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.
0 commit comments