this post was submitted on 07 Jul 2023
1059 points (99.2% liked)

Lemmy.World Announcements

28918 readers
7 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 info@lemmy.world e-mail.

Report contact

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

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

We've updated Lemmy.world to Lemmy 0.18.1.

For the release notes, see https://lemmy.world/post/1139237

you are viewing a single comment's thread
view the rest of the comments
[โ€“] mrmanager@lemmy.today 7 points 1 year ago* (last edited 1 year ago) (2 children)

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:

  • Buy domain
  • Rent a server somewhere (hetzner is great and cheap).
  • Point domain at server ip.
  • Use the ansible install against your server to install everything.

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.

[โ€“] DarthBueller@lemmy.world 2 points 1 year ago

Awesome, thanks.

[โ€“] beefbaby182@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[โ€“] mrmanager@lemmy.today 2 points 1 year ago* (last edited 1 year ago)

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.