redimp / otterwiki

A minimalistic wiki powered by python, markdown and git.
https://otterwiki.com
MIT License
252 stars 23 forks source link

feat(helm-chart): add initial Helm chart for OtterWiki #106

Closed baldy-cape closed 5 months ago

baldy-cape commented 5 months ago

This Helm chart simplifies the deployment of An Otter Wiki on Kubernetes. Supports Ingress, Loadbalancer and Nodeport.

Tested on k3s, passes helm lint.

redimp commented 5 months ago

Awesome. Thank you! Will test and review this PR this weekend.

redimp commented 5 months ago

Tooks more time than expected, sorry for that.

I have improved the chart somewhat.

Will be published on https://hub.docker.com/r/redimp/otterwiki/tags

Thanks again for pushing this!

baldy-cape commented 5 months ago

Brilliant, thanks for the merge. Super useful having the chart published makes deployment so easy.