pogly-standalone icon indicating copy to clipboard operation
pogly-standalone copied to clipboard

Add non SSL standalone instance

Open Lethalchip opened this issue 1 year ago • 1 comments

You are currently unable to use the custom feature in the connection modal if your custom url/ip is not configured with SSL/TLS.

If we add a non-SSL version of the standalone page, users will be able to use that to connect to their non-SSL instance.

Lethalchip avatar Jul 22 '24 06:07 Lethalchip

The caveat with an http instance is that something like the twitch embed will probably not load anymore into the canvas. I ended up changing the custom option to use wss rather than ws and moving the frontend and the reverse proxy to the spacetime db to have a cert

Sdyess avatar Jul 22 '24 06:07 Sdyess