Files
charts/docs/apps/stable/handbrake/notes.md
Stavros Kois 97a895e98c [DNM]Fix small things (#555)
* Fix dev link for now

* Default Plex to HTTP

* Fix handbrake config path

* Add extra note in Docs for handbrake

* Optional plural wording

* Update collabora links on sources

* test

* trigger

* test

* oops

* should not need those

* Update charts/stable/plex/SCALE/ix_values.yaml

* Update charts/stable/plex/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-06-15 00:09:40 +02:00

9 lines
700 B
Markdown

# Installation Notes
- You HAVE to add `/output` and `/watch` container paths (using the Custom Storage Option), so you can use the automatic conversion feature and also be able to access the converted files (manual or automatic).
- 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`.