* Adding recommendation to pass-through optical drives. * Update charts/stable/makemkv/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * bump Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
798 B
798 B
Installation Notes
- If you enable
Ingressfor this app, you need to haveSECURE_CONNECTIONset tofalseandPort Typeset toHTTP, otherwise you may run into errors forToo many redirects. - You can't enable
IngressforVNCIf you want to useVNC, you must set this service toSimpleinstead VNCwithSECURE_CONNECTIONsettrue, only works with very few clients. One of them isSSVNC.SECURE_CONNECTIONaffects bothWebUIandVNC.
- If you are passing through devices such as
Optical Drives, you have to ClickContainer Security Settingsand setPUIDto0. - Mount USB Devices
- Host Device Path to
/dev/{sr0, dvd, sg0}(Pick one) - Container Device Path
/dev/{sr0, dvd, sg0}(Pick one, most likely you have to match the host's path)
- Host Device Path to