this post was submitted on 15 Jun 2023
1119 points (99.2% liked)
Lemmy.World Announcements
29022 readers
8 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
150 MB of RAM is a bit optimistic. However I agree that you should be okish with cheap 1GB 1vCPU VMs for a one user instance.
Maybe even host it on an old laptop you can use as a server.
The 150MB metric was based on the documentation estimate. I would say that remains correct for my solo instance. The only caveat would be that postegres adds, at current, about 200MB of usage on top of that. Nginx and postfix add just about nothing memory-wise.
This may bloat up over time, or if I had a bunch of users I'm certain it would, but we're not really talking about hosting large communities in this case, so I'd say 512MB of RAM with no other software could probably do the trick as a bare minimum. For those hosting proper communities, 100% future proof and go bigger than that.
In my case I started with 4GB but had to double because there seems to be some memory creep / leak that gets reset when you reboot the server.
Of course, I'm hosting 50 active users and communities with over 200 subscribers.
Overall I would say that Lemmy is indeed lightweight.