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

you are viewing a single comment's thread
view the rest of the comments
[–] Nobug404@geddit.social 2 points 1 year ago

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