this post was submitted on 16 Feb 2026
16 points (100.0% liked)
Lemmy.nz Support / Meta
385 readers
1 users here now
You can ask questions about the Lemmy.nz instance here.
This community also serves as our Meta community, with posts about updates to the Lemmy software on Lemmy.nz or other things relevant to Lemmy.nz users and not relevant to other instances.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well the current server has 8 cores and 16GB RAM allocated, but now we have to pay for it I don't think we can justify all that power that doesn't get used. The CPU usage hovers around 10-15% most of the time, and the majority of the RAM use is cache.
If it's not powerful enough they can bump the specs up pretty quickly, but I think it will be fine. A service like lemmy is mostly database heavy, lots of writes with all the federation, but postgres handles this pretty nicely. It's only when AI scrapers get through that it struggles, and I'm going to look at putting Anubis in place to help with that. Currently I manually add ASNs (kind of like a grouping of IP addresses) to Cloudflare to send them a capcha based on high frequency IP addresses from problematic countries, but over time I'll work on reducing our reliance on Cloudflare.