Hi,
i'm using the latest version in a docker container and i'm connecting via ssh to the host. As long as i'm in the LAN environment everything is working including novnc
As this setup should run behind a proxy (HAPROXY) i've tried to follow this example:
retspen/webvirtmgr#253 (comment)
but with enabled https isn't working:
also, it's odd that as soon i'm changing
Websock public host
WS_PUBLIC_HOST = to.some.domain.name
Websock Certificate for SSL
WS_CERT = /etc/nginx/cert/cert.pem #cert created as of documentation
the processes are spawning and dying
so 'im stuck here. Any hints?
Hi,
i'm using the latest version in a docker container and i'm connecting via ssh to the host. As long as i'm in the LAN environment everything is working including novnc
As this setup should run behind a proxy (HAPROXY) i've tried to follow this example:
retspen/webvirtmgr#253 (comment)
but with enabled https isn't working:
also, it's odd that as soon i'm changing
Websock public host
WS_PUBLIC_HOST = to.some.domain.name
Websock Certificate for SSL
WS_CERT = /etc/nginx/cert/cert.pem #cert created as of documentation
the processes are spawning and dying
so 'im stuck here. Any hints?