-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Component(s)
studio
Component version
Cloned main (a94ffee)
wgc version
0.94.1
controlplane version
latest as of a94ffee
router version
latest as of a94ffee
What happened?
Description
I'm evaluating Wundergraphs Cosmo and wanted to run full platform locally as per https://cosmo-docs.wundergraph.com/self-hosted#docker and https://github.com/wundergraph/cosmo/blob/main/examples/full-cosmo-docker/README.md
Platform starts up but I cannot login to UI due to https requirement
Steps to Reproduce
- clone repo
- go to examples/full-cosmo-docker
- run
./start.sh - open http://localhost:3000 as instructed
- try to login by using
Login with email
Expected Result
I would like to be able to login with provided demo credentials.
I expect the demo to setup self-signed certificates so UI can be accessed, or disable SSL requirement
Actual Result
You will be greeted with https error:

Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Package Manager: pnpm, npm, yarn, etc
Compiler(if manually compiled): (e.g., "go 14.2")
Router configuration
Router execution config
Log output
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working