MDR GitHub Server Notes.txt 723 B

12345678910111213141516171819202122232425262728
  1. MDR GitHub Server Notes.txt
  2. GitHub Enterprise Server is an APPLIANCE. No salt minion, No sft.
  3. To SSH in you must have your public key manually added.
  4. Host github
  5. Port 122
  6. User admin
  7. HostName 10.80.101.78
  8. # Updating
  9. ghe-update-check
  10. ghe-upgrade /var/lib/ghe-updates/github-enterprise-2.17.22.hpkg
  11. Upgrading major version
  12. ghe-upgrade
  13. fdisk -l
  14. two partitions are installed. when you run an upgrade the VM will install the upgrade to the other partiion. After the upgrade it will switch the primary boot partitions. This leaves the previous version available for roll back.
  15. Hit ghe- (TAB) to view all ghe commands.
  16. https://help.github.com/en/enterprise/2.17/admin/installation/command-line-utilities