this post was submitted on 02 Jul 2023
10 points (100.0% liked)

Geddit

5 readers
1 users here now

Geddit

We are a friendly community that runs on free open source software.

Basic community rules:

founded 1 year ago
MODERATORS
 

When upgrading Geddit to the latest Lemmy release I took some tips from @ruud@lemmy.world for a better infrastructure to prepare for future people joining (maybe)!


We use Docker for running Lemmy and now have multiple containers for each serice to speed up the platform.

  • Lemmy (backend) has now 4 containers
  • Lemmy UI (front end) has now 3 containers

Everything is balanced with a nginx proxy!


The service should work as expected again but please let me know if you find anything that doesn't work (fully).

top 2 comments
sorted by: hot top controversial new old
[โ€“] Nobug404@geddit.social 2 points 1 year ago

If you ever want to move this over onto kubernetes for high availability let me know.

[โ€“] 0xD34DF15h@geddit.social 1 points 1 year ago

Sounds good! Next step: Moving the whole thing to a Kubernetes cluster to provide dynamic scaling. By the way, do you use Docker or Docker Swarm? Slightly relevant: Container Hosting on Stuxhost, when? :-)