How to Set Up GitHub Enterprise Server on Digital Ocean/Ubuntu? #151422
Unanswered
DhruvChavda
asked this question in
Enterprise
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
TL;DR
Hi everyone,
I’m trying to set up GitHub Enterprise Server (GHES) on Digital Ocean, using Ubuntu VMs running on Digital Ocean Droplets, but I haven’t found any direct support from GitHub’s installation documentation. I would really appreciate any guidance from anyone who has done this before.
Steps I Followed:
I tried following this official GitHub documentation, running OpenStack KVM on Ubuntu
24.04.1 LTS
:🔗 Installing GitHub Enterprise Server on OpenStack KVM
Downloaded the OpenStack KVM (QCOW2) image from GitHub Enterprise Server’s official release page:
🔗 https://enterprise.github.com/releases/3.15.2/download
🔗 GitHub Enterprise 3.15.2 QCOW2 Image
Tried launching the instance from OpenStack using the downloaded image.
Issue Faced
However, when launching the instance, I encountered the following error:
I’m not sure if the issue is due to an incorrect image format, OpenStack compatibility issues, or something missing in my setup. Has anyone faced this before?
Questions
I’d be grateful for any insights or experiences you can share. Thanks in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions