this post was submitted on 27 Feb 2025
20 points (100.0% liked)

Asklemmy

46336 readers
645 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

i’d like to make one but i don’t know how to code, for one, and also don’t know if it’s something i can just make on my ipad or if it needs a lot of resources.

you are viewing a single comment's thread
view the rest of the comments
[–] jeena@piefed.jeena.net 5 points 2 weeks ago

For a smaller instance I would always go with PieFed, it's much much easier to set up and to maintain, uses way less resources and has basically the same feature set.

Resources:

  • small VPS like the smallest from Hetzner for example
  • Linux installed on it
  • Postgresql database
  • Python 3 and pip installed
  • domain to point to that server
  • letsencrypt certificate to run it with https which is necessary to federate

I think that should be it.