Files
truecharts/docs/apps/stable/handbrake/notes.md
kjeld Schouten-Lebbing cde18639c7 Post Code-Freeze Review, Bugsfixes and Documentation
- Fix traefik Portal Button
- Touchup Security Policies
- Update Support Policies
- Re-Add Deluge as incubator App
- Add Canary to Security Policies
- Add all-contributors basic config
2021-04-09 13:34:29 +02:00

7 lines
489 B
Markdown

# 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 `NodePort` 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`.