Closed bernhardsteindl closed 4 months ago
If you use http and directly connect to guacamole (without nginx) the URL must end with /guacamole so for example:
https://yourserver:8080/guacamole
If running with nginx on https nginx will redirect to /guacamole automatically, I think, that is the missing piece here.
Hi,
thank you for your project. I've tried native guacamole and this docker-compose-project - but sadly here the HTTP-Fallback isn't working properly. See the logs below:
I've no idea why this isn't working but I think it relies on the configuration up here.