So here are the files I have cobbled together in order to deploy Lemmy on my own cluster at home. I know there are helm charts in the work, but this might help someone else who cannot wait just like me :)
Lemmy on K8S
https://github.com/gogo199432/Lemmy-K8S
4 Comments
patrick@lemmy.tario.org · 3 pts · 3y
https://gitlab.com/ananace/charts/-/tree/master/charts/lemmy works quite nicely for me
admin@lm.boing.icu · 2 pts · 3y
Yeah, this is one of those competent people I was talking about. When I started creating my version, the chart didn't exist yet, but it is great to see that it is done-ish now.
scrubbles@poptalk.scrubbles.tech · 1 pts · 3y
This could easily be made into a helm chart if you wanted. If you haven't looked into creating them yourself it's a good skill to know.
https://helm.sh/docs/helm/helm_create/
admin@lm.boing.icu · 1 pts · 3y
Yeah probably, but I'm pretty sure there are a couple already in the works by people who know way more about helm than me :) I have personally no need for it, but if anyone wants to make a PR, I'm happy to merge