this post was submitted on 26 Jun 2023
34 points (97.2% liked)

Selfhosted

39251 readers
174 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Does anyone run their own Lemmy instance on a pi? How was the process of setting it up? Were there any pitfalls? How is performance?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

Not yet, but I'm planning to. And I don't think there will be any "pitfalls" at all other than your microsd dying in a couple of months rather than years due to it getting hammered constantly by API requests, etc.

[–] [email protected] 4 points 1 year ago (1 children)

You could plug in a USB SSD or HDD and make sure the DB and other regularly written data goes there. That would pretty much remove the problem.

I would wonder how well it would perform. The limited memory and cpu power surely would make database access not great under even moderate load.

[–] [email protected] -1 points 1 year ago

You are right -- I completely forgot about those, thanks.

I would wonder how well it would perform.

Something between "usable" to "a complete nightmare" -- depending of how popular the lemmy instance is. Which would scare new users away, leaving it as a "cool kids only" thing. Then again, theres the fact that the power draw is little to none, which is very important regarding most self-hosting stuff -- "can't use it if I can't maintain it".