this post was submitted on 25 Nov 2021
0 points (NaN% liked)

Fediverse

17535 readers
49 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

i've got an RPi4 not doing much legwork atm. is there an easy way to install and host lemmy on it? if not, maybe a mastodon instance?

top 10 comments
sorted by: hot top controversial new old
[–] bashrc@lemmy.ml 2 points 2 years ago
[–] M500@lemmy.ml 0 points 2 years ago (1 children)

I have not looked into this, but I am interested in the answer.

I think the main answer you are going to get is that it depends on the number of users on your instance.

If you are not doing anything with your pi at the moment I recommend checking out nextcloud pi, pivpn, and pihole.

But, maybe you are already running these systems.

[–] jedrax@lemmy.ml 1 points 2 years ago

I'm a big fan of pihole, but my biggest gripe was finding what ad URLs to allow so that my streaming services (like Hulu for one) worked.

[–] poVoq@lemmy.ml 0 points 2 years ago* (last edited 2 years ago) (2 children)

Sure, using Docker. See: https://join-lemmy.org/docs/en/administration/administration.html

Mastodon is using more resources then Lemmy. Pleroma would be a more lightweight option.

[–] airikr@lemmy.ml 2 points 2 years ago* (last edited 2 years ago) (1 children)

I tried to install Lemmy with Docker on my RPi 4 few days ago. I couldn't complete the installation because it doesn't support ARMv7. So Lemmy works on RPi 4 is just a big lie 😔 Or is there any solution to this?

[–] poVoq@lemmy.ml 1 points 2 years ago

You are probably running a 32bit Rasbian OS on it, which artificially cripples the fully ARMv8 and 64bit capable CPU of the RPi4. But I think there is a 64bit Rasbian version now?

[–] sibachian@lemmy.ml 1 points 2 years ago (1 children)

https://join-lemmy.org/docs/en/administration/administration.html

Oh! it's right there in the documentation "Supports arm64 / Raspberry Pi.".

Now I just need to figure out how to install docker (for the third time) :D

I haven't looked at Pleroma too closely. It just seemed near identical to Mastodon but with a less appealing interface. If it runs well on a Pi4 together with Lemmy, then it makes a lot more sense. Maybe I could also run a writefreely instance?

My main concern was dealing with compiling etc, since I don't know the technical aspects too much. A lot of stuff I've tried to setup on my pi with installation guides tends to fail half way through. Which is why it doesn't get a lot of use.

[–] poVoq@lemmy.ml 0 points 2 years ago

You can use the Mastodon interface with Pleroma.

Yes WriteFreely is super lightweight, should be no problem at all.

I guess with beginner level skills is it better to use Yunohost or Freedombox on the RPi4. I guess there is also a fediverse server for either of those.