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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,6 +153,8 @@ The `ghe-backup` and `ghe-restore` commands also have a verbose output mode
153
153
(`-v`) that lists files as they're being transferred. It's often useful to
154
154
enable when output is logged to a file.
155
155
156
+
The settings and license are not restored by default to prevent overwriting different configuration on the restore host. Restore appliance settings and license in addition to datastores by passing the `-c` argument to `ghe-restore`
157
+
156
158
### Scheduling backups
157
159
158
160
Regular backups should be scheduled using `cron(8)` or similar command
0 commit comments