[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>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
9d7c49e197
commit
97a895e98c
@@ -1,6 +1,8 @@
|
||||
# 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`.
|
||||
- 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`.
|
||||
|
||||
Reference in New Issue
Block a user