nanawel / our-shopping-list

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.
GNU Affero General Public License v3.0
82 stars 8 forks source link

Add helm chart #5

Open koeberlue opened 1 year ago

koeberlue commented 1 year ago

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

nanawel commented 1 year ago

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.