Skip to content

GitHub Enterprise Backup Utilities v1.1

Compare
Choose a tag to compare
@rtomayko rtomayko released this 07 Oct 10:29
· 3842 commits to master since this release

This release includes general improvements and documentation updates.

  • Updated documentation on minimum GitHub Enterprise version requirements for online and incremental backups from v11.10.341 to at least v11.10.342.
  • The ghe-restore command now prompts for confirmation of the host to restore to before performing any destructive operation. This is to reduce the chances of restoring to the wrong host. The prompt may be bypassed in automated scenarios by providing the --force option.
  • Added a -c option to ghe-restore for restoring base appliance settings in addition to primary datastores. See ghe-restore --help for more information.
  • Added a note about disabling maintenance mode on the appliance after a successful ghe-restore operation.
  • Added support for filesystem layout changes and upgraded server components in future versions of GitHub Enterprise.