OSL is a simple shared list web-application based on Node and VueJS. Typical uses include shopping lists of course, and any other small todo-list that needs to be used collaboratively.
As the person responsible for hosting our shopping list for my family I would love to have a helm chart available, so that I can deploy this application easily on a kubernetes cluster.
Additional Info
helm provides an easy way to deploy applications on a kubernetes cluster
It would be possible to add a helm chart for mongodb as a dependency. This would reduce the complexity of this chart
That would be handy indeed.
Unfortunately I haven't had the time to take a look à K8s yet. Until I do, any PR regarding this feature would be much appreciated.
User Story
As the person responsible for hosting our shopping list for my family I would love to have a helm chart available, so that I can deploy this application easily on a kubernetes cluster.
Additional Info