notea-org / notea

📒 Self hosted note taking app stored on S3
2.08k stars 383 forks source link

Helm Chart for Kubernetes #172

Closed KirillDemtchenko closed 1 year ago

tecc commented 1 year ago

Could you elaborate more on this issue? You haven't provided a description and as such I don't know what this issue is really about (beyond helm charts and Kubernetes, of which I have experience with neither).

KirillDemtchenko commented 1 year ago

Hello, @tecc!

Yes, it's about creating Helm Chart for deploying notea to Kubernetes. Helm Chart is like a package manager, but for Kubernetes : ) And, I can do this issue, because I already have simple chart for deploying in my Kubernetes.

tecc commented 1 year ago

Alrighty then! Feel free to PR whenever you want to. Contributions are always appreciated ;)