Open vigeeking opened 4 years ago
https://banzaicloud.com/blog/creating-helm-charts/ and Robin's blog make for a good reference on helm charts.
For requesting things, I started down this pathway: https://github.com/lokenx/plexrequests-meteor
If I want to try it without bothering with meteor, it looks like I can try this: https://github.com/XervoIO/demeteorizer
I was running into issues with the helm charts. I tried to install a helm chart, but it wasn't deleting all the way. I found the solution on this page https://github.com/helm/helm/issues/7418. Solution was here https://github.com/helm/helm/issues/7418#issuecomment-597763851 but I had to change the commands (ingress-nginx, not nginx-ingress, then portainer).
Part of the reason that I am hesitant to touch anything is because of how fragile the home automation system is. I need to be comfortable that if the house burns down, it can be re-created easily. This task is done when I am comfortable plugging in my zwave usb stick to a new device and having it work.
Edit to correct grammar