mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 17:01:23 -03:00
* 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>
9 lines
700 B
Markdown
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`.
|