grouvie

joined 1 year ago
[–] grouvie@lemmy.help 1 points 1 year ago* (last edited 1 year ago)

Hosting at Hetzner.

  • 3x CX41 -> 4 vCPU, 16GB RAM
  • 3x CX21 -> 2 vCPU, 4GB RAM
  • 1x CPX21 -> 3 vCPU, 4GB RAM

Server configuration may appear a bit weird. I have the storage managed with longhorn. It's not on the nodes, but mounted to them.

[–] grouvie@lemmy.help 1 points 1 year ago

While setting up pict-rs on my cluster I noticed a pict-rs environment variable to convert all uploaded pictures to the png format. That may also be activated. I guess that makes de-duplication way easier.

[–] grouvie@lemmy.help 4 points 1 year ago (2 children)

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. :)

[–] grouvie@lemmy.help 1 points 1 year ago (1 children)

What does your setup look like? Using traefik instead of nginx shouldn't be a big problem.

[–] grouvie@lemmy.help 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.