Wingysam / Christmas-Community

Christmas lists for families
GNU Affero General Public License v3.0
234 stars 41 forks source link

Add helm chart #10

Closed koeberlue closed 1 year ago

koeberlue commented 2 years ago

It would be great to install this app on a kubernetes cluster. For me the easiest way would be an official helm chart: https://helm.sh

Would it be possible to add one?

Wingysam commented 2 years ago

I've never used k8s yet, I personally use Nomad, but I can look into writing a helm chart. Thanks!

ndlanier commented 1 year ago

I just found this repo from an awesome list. Didn't see anything in artifacthub for it. Guess I can get a helm chart going.

Wingysam commented 1 year ago

That would be awesome, thank you!

ndlanier commented 1 year ago

PR ready for review

Scratch that, need to add values for environment variables

ndlanier commented 1 year ago

Ready for review again haha

ndlanier commented 1 year ago

@koeberlue the chart is available in the repo. You will have to download the chart folder or clone the repo and point to the chart directory for now until a hosting solution for the chart is decided upon.

@Wingysam please assign the issue to me and close since PR #43 has implemented this request.