grouvie

joined 1 year ago
[–] [email protected] 7 points 1 year ago

I deployed Lemmy on my kubernetes cluster. You can find a short guide and my helm charts here:

https://lemmy.help/post/6845

https://github.com/grouvie/lemmy_help

I am using argoCD to manage my charts. Feel free to contact me if you have any questions.

[–] [email protected] 14 points 1 year ago

Interesting writeup. I'm curious about the resource usage of the Lemmy backend and frontend deployments. Do you have any insights on the resource utilization of these deployments?

[–] [email protected] 3 points 1 year ago

Exactly this. You should use docker and for a beginner Podman is perfect.

[–] [email protected] 1 points 1 year ago

I am running Lemmy in a Kubernetes cluster. You can find the helm charts and a short documentation here: https://github.com/grouvie/lemmy_help

I am happy to help should anyone have further questions. :)

[–] [email protected] 1 points 1 year ago

I created a helm chart to help setting up Lemmy on kubernetes. I am already using it successfully for my instance. You can find the charts and a short documentation here:

https://github.com/grouvie/lemmy_help

I'm happy to help with further questions and problems, too.