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

Geddit

2 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 @[email protected] 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
[–] [email protected] 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? :-)