this post was submitted on 20 Jan 2026
10 points (100.0% liked)

Lemmy

14515 readers
12 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 6 years ago
MODERATORS
 

I think one of the devs mentioned .ml runs on a 16 GB quad-core VPS (dedicated?). the way it's designed, is it possible to shard or otherwise horizontally scale the server, with multiple fail-over instances under the same domain?

you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de 7 points 1 month ago

You can run multiple frontends and backends on multiple machines. And I'm pretty sure that you can also run PostgreSQL on multiple machines.