this post was submitted on 01 Jul 2023
10 points (85.7% liked)

Meta (lemm.ee)

3473 readers
2 users here now

lemm.ee Meta

This is a community for discussion about this particular Lemmy instance.

News and updates about lemm.ee will be posted here, so if that's something that interests you, make sure to subscribe!


Rules:


If you're a Discord user, you can also join our Discord server: https://discord.gg/XM9nZwUn9K

Discord is only a back-up channel, !meta@lemm.ee will always be the main place for lemm.ee communications.


If you need help with anything, please post in !support instead.

founded 1 year ago
MODERATORS
 

๐Ÿ‘‹ to all the newcomers, let me know if you need any help getting settled in!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] denissimo@feddit.de 1 points 1 year ago (1 children)

๐Ÿ’– to everybody who's making this possible. There's hoping that all the traffic can be managed

[โ€“] iegod@lemm.ee 1 points 1 year ago (2 children)

Speaking of traffic, if I were interested in running my own federate, what can I expect in terms of loading and where is the content actually stored, my single instance or distributed? I see the reqs. on RAM and CPU utilization but I'm actually more curious about usage data.

[โ€“] crunchpaste@lemmy.dbzer0.com 1 points 1 year ago (1 children)

Where did you find the CPU and RAM utilization data?

[โ€“] iegod@lemm.ee 1 points 1 year ago

https://join-lemmy.org/docs/administration/administration.html

Lemmy uses roughly 150 MB of RAM in the default Docker installation. CPU usage is negligible.

It depends on many parameters. Data from your users is stored locally. But then you have federation: every time one of your users subscribes to a community of another instance, your instance will cache it locally. You can manage how much cache it uses, but the cache is there of a reason.