Add scripts to prepare test GitHub Enterprise Server on AWS #21875
Labels
area/git/oauth-services
OAuth support to authenticate developers with their GitHub, GitLab, Bitbucket etc...accounts
kind/task
Internal things, technical debt, and to-do tasks to be performed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Is your task related to a problem? Please describe
https://github.com/che-incubator/git-srv/blob/main/github/deploy_github.adoc is actually describing steps to install GitHub Enterprise Server using VirtualBox on local machine, which can't be used in automated PR check using GitHub action.
Also, installation using VirtualBox is flaky and resource consuming + requires support of public IP and DNS server to configure subdomain isolation.
Describe the solution you'd like
Add automation scripts to repo [1] to install GitHub Enterprise Server on AWS for testing purpose.
[1] https://github.com/che-incubator/git-srv/blob/main/github/deploy_github.adoc
Describe alternatives you've considered
No response
Additional context
Related issues:
The text was updated successfully, but these errors were encountered: