this post was submitted on 25 Nov 2021
0 points (NaN% liked)
Fediverse
17698 readers
1 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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?
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?
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.
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.