this post was submitted on 07 Jul 2023
1043 points (99.2% liked)
Lemmy.World Announcements
29026 readers
5 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
Make your own instances. No more issues.
Is there a quality guide for how to do this? Preferably hosted rather than my home server.
Use the ansible Lemmy install, it's very simple and will also create https certs and everything. But you need a domain first, pointed at your hosted server ip address.
https://github.com/LemmyNet/lemmy-ansible
So basically:
That's pretty much it. The ansible install takes care of everything.
Then you need to subscribe to some other instance community from your instance so other instances know you exist, for federation to work.
Awesome, thanks.
How much power does it take to run an instance? Not planning on hosting my own, just curious. I read stories about people being able to host a Mastodon instance on a Raspberry Pi.
Yeah it doesn't take much for a small instance. My instance uses 1 GB of memory and like 2% cpu on each core (got 3 cores). But I only have a handful of active users.
There are multiple.
Perhaps point me one that you, in your judgment, think is particularly good?
Im just a noob thats interested. I havent tried it yet. But ive found a couple guides.
Check out the self hosting communities. Ill see if i can find the one im thinking of but Lemmy also has an official guide in the documentation.