this post was submitted on 05 Jun 2023
180 points (100.0% liked)
Technology
1928 readers
7 users here now
Rumors, happenings, and innovations in the technology sphere. If it's technological news, it probably belongs here.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
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
Out of interest, is it better for server load to have new instances federating, or to have users using the instance directly? I assumed that the reliable way of handling this would be to run my own instance and keep it closed for friends I know in real life to use. I don't want to moderate a community, but I also like the reliability (and fun) of self-hosting, and knowing I can just stop using a server if their instance rules change to be against my own principals without losing my user history etc.
How does that mesh with what Lemmy is trying to do? I know I'm going to be in the vast minority here, but I'd like to know if I'm exacerbating load issues.
The load issues are because of users directly connecting to lemmy.ml. Federation isnt using many resources, so its best if users spread out across different instances.
What does it take to spin up an instance and federate? Can I just grab a docker image and go with some cloud Linux instance? What resources are we looking at for what headcount of users / level of engagement? (ie, posts and or connections per minute, etc)
@whitehatbofh @nutomic
I run a small instance for a few of our staff and a couple of rss/bot accounts.
I use a small DigitalOcean droplet that installs the software automatically. Very easy to run with a small number of people.
Running on a very small server. 4 GB Memory / 80 GB Disk . Works well.
I might not be your best example though