Files
truecharts/docs/apps/stable/makemkv/notes.md
Stavros Kois 719e3ae540 feat(makemkv): Add makemkv (#2151)
* feat(makemkv): Add makemkv

* use correct image

* actually use configmap

* verify envs

* add service and storage on gui

* update values

* update notes
2022-03-14 01:23:02 +02:00

485 B

Installation Notes

  • If you enable Reverse Proxy for MakeMKV, 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.