this post was submitted on 01 Jul 2023
40 points (95.5% liked)

Meta (lemm.ee)

3568 readers
9 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, [email protected] 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
[โ€“] [email protected] 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.

[โ€“] [email protected] 1 points 1 year ago (1 children)

Where did you find the CPU and RAM utilization data?

[โ€“] [email protected] 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.

[โ€“] [email protected] 1 points 1 year ago

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.