aerokube / ggr-ui

The missing /status API for Ggr
https://aerokube.com/ggr-ui/latest/
Apache License 2.0
39 stars 15 forks source link

Add Support for Manual Session Creation #47

Closed rorylshanks closed 5 years ago

rorylshanks commented 5 years ago

When running Selenoid behind GGR I get a 400 when attempting to start a manual session. I assume this is because ggr-ui does not proxy /wd/hub/session to the GGR. Can this function be added to allow for manual sessions to be created on large deployments behind GGR?