-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
While working on Gitpod-AWS I almost made a functioning automated install however on trying to login I get the following error
Note the following things have been missing from the install
- A real domain with wildcards (although I have tried to get the DNS with gcp to work I have been unable and have had to do some hacky things to make it work)
- The image builder service seems broken

Current configuration
gitpod:
hostname: adb8cda76790e47cb99317fabdfe3661-43330277.us-east-2.elb.amazonaws.com
components:
proxy:
loadBalancerIP: null
authProviders:
- id: "Github"
host: "github.com"
protocol: "http"
type: "GitHub"
oauth:
clientId: "a0d9f23f71a890a581e8"
clientSecret: "SECRET"
callBackUrl: "http://adb8cda76790e47cb99317fabdfe3661-43330277.us-east-2.elb.amazonaws.com/auth/github/callback"
settingsUrl: "https://github.com/settings/connections/applications/a0d9f23f71a890a581e8"
installPodSecurityPolicies: true
docker-registry:
enabled: true
gitpod_selfhosted:
variants:
customRegistry: false