Files
truecharts/docs/apps/stable/handbrake/notes.md
Stavros Kois bb899a9fb3 feat(handbrake): make gui easier - Breaking Change (#2153)
* feat(handbrake): make gui easier.

* fix values

* test

* pass
2022-03-17 07:29:26 +02:00

487 B

Installation Notes

  • If you enable Reverse Proxy for Handbrake, you need to have SECURE_CONNECTION set to 0 and Port Type set to HTTP, otherwise you may run into errors for Too many redirects.
  • VNC can't be Reversed Proxied. if you want to use VNC, you must set this service to Simple instead of clusterIP.
  • VNC with SECURE_CONNECTION set 1, only works with very few clients. One of them is SSVNC.
  • SECURE_CONNECTION affects both WebUI and VNC.