kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.08k stars 365 forks source link

Kimchi VNC behind a proxy #1284

Open The-Lilleorg opened 4 years ago

The-Lilleorg commented 4 years ago

Running Kimchi / Wok behind a proxy, when I go to view the VNC console it redirects me to $HOST.name:8001 despite my proxy connecting to :443 -> :8001

is there a setting or config to allow the vnc to work behind an nginx proxy.

digitalvintage commented 4 years ago

Try to set proxy_port /etc/wok/wok.conf, it helped me.